shadcn-vue/packages/cli/test/utils
2024-03-06 09:47:30 +08:00
..
__fixtures__ fix(cli): missing props/emits when disable typescript (#105) 2023-11-02 22:22:33 +08:00
__snapshots__ fix: tw-prefix parse wrongly 2024-03-05 13:29:01 +08:00
apply-color-mapping.test.ts test: apply prefix 2024-03-05 11:58:36 +08:00
apply-prefix.test.ts test: apply prefix 2024-03-05 11:58:36 +08:00
get-config.test.ts chore: add prefix option to init 2024-03-05 11:58:03 +08:00
registry.test.ts feat: complete utils test 2023-09-18 22:34:06 +08:00
resolve-import.test.ts refactor: import { z } from 'zod' instead of *, replace node:path with pathe 2024-02-11 23:14:43 +03:30
transform-cjs-to-esm.test.ts feat(cli): support tailwind.config.mjs file (#120) 2023-10-21 10:25:41 +08:00
transform-css-vars.test.ts fix: tw-prefix parse wrongly 2024-03-05 13:29:01 +08:00
transform-import.test.ts fix: nuxt config 2023-09-19 00:30:11 +08:00
transform-sfc.test.ts refactor: import { z } from 'zod' instead of *, replace node:path with pathe 2024-02-11 23:14:43 +03:30
transform-tw-prefix.test.ts chore: hide prefix temporarily 2024-03-06 09:47:30 +08:00