shadcn-vue/apps/www
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
..
__registry__ docs(data-table): add DataTableReactive example (#744) 2024-08-31 11:01:36 +03:30
.vitepress feat: support tailwind prefix (#619) 2024-10-14 19:39:58 +08:00
scripts chore: update deps and fix tailwindcss for charts reproductions (#596) 2024-06-09 09:15:46 +03:30
src feat: support tailwind prefix (#619) 2024-10-14 19:39:58 +08:00
package.json docs: fix and cleanup some of demos (#773) 2024-09-19 14:58:28 +03:30
tailwind.config.js docs: add Geist default font (#339) 2024-02-14 18:13:25 +03:30
tsconfig.json chore: add intellisense for vue component inside .md files (#534) 2024-05-07 16:34:51 +08:00
tsconfig.registry.json chore: lint and enable Volar hybrid mode (#419) 2024-03-20 22:29:42 +03:30