Replies: 3 comments 3 replies
-
|
@dai-shi Do we have the Waku logo as an SVG? There's an option for a light and dark mode logo to appear here - https://tailwindcss.com/docs/installation/framework-guides |
Beta Was this translation helpful? Give feedback.
-
The default template might change in the future. Especially, @tylersayshi is pushing to use vite plugin instead of postcss. |
Beta Was this translation helpful? Give feedback.
-
|
I also just added CLI support for |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I forked shadcn-ui/ui and was looking at what it would take to support Waku. Currently, running the shadcn/ui cli in a Waku project falls back to manual installation:
I started a PR but didn't submit it. Each framework links to documentation guides for Tailwind and ShadCN - so that is probably a pre-requisite for getting Waku included in the framework detection.
See https://github.com/shadcn-ui/ui/blob/main/packages/shadcn/src/utils/frameworks.ts
An official guide on the Tailwind site would be funny:
😆
I think I can take a minute and try submitting a PR to Tailwind. And then submit a PR to shadcn/ui if the Tailwind PR is merged.
Beta Was this translation helpful? Give feedback.
All reactions