shadcn-vue/apps/www/.vitepress/theme
zernonia f8f3fc754f
feat: support tailwind prefix (#619)
* chore: enable tw prefix

* chore: enable tw  prefix during init

* fix: cater for cn function

* fix: prevent transforming importDeclaration

* chore: update registry to make sure tailwind prefix parse correctly

* chore: fix wrong import

* chore: checkpoint

* refactor: goodbye ts-morph

* chore: remove ts-morpg

* chore: update test

* chore: cleanup

* chore: fix test

* fix: move vue-metamorph to dep

* refactor: transform tw prefix by specific case

* fix: transform-sfc not parsing .ts file

* fix: prefix double quote

* chore: patch vue-eslint-parser

* refactor: transform to cater only for class in sfc

* refactor: replace detypes with @unovue/detypes

* chore: update test snapshot

* chore: update pnpm-lock, fix import

* chore: bump detypes version

* chore: update deps
2024-10-14 19:39:58 +08:00
..
components feat: support tailwind prefix (#619) 2024-10-14 19:39:58 +08:00
composables feat: add style switcher 2023-09-08 14:51:54 +08:00
config feat(Stepper): implement stepper (#669) 2024-07-22 08:43:10 +03:30
layout chore: add vue-sonner with dialog example (#551) 2024-05-14 14:36:06 +03:30
plugins refactor: code preview (#411) 2024-03-14 18:28:13 +08:00
styles chore: run lint 2024-05-13 14:25:38 +08:00
types docs: adding remaining usages of drawer (#380) 2024-03-05 14:45:30 +03:30
utils feat: support tailwind prefix (#619) 2024-10-14 19:39:58 +08:00
index.ts docs: adding dark-mode setup page (#384) 2024-03-07 16:33:49 +03:30
style.css chore: update deps 2024-05-21 15:06:41 +03:30