Replies: 2 comments 3 replies
-
Could you elaborate on what you mean by "the manual compilation is recurrent"? If you are using Tailwind CLI, you can use the |
Beta Was this translation helpful? Give feedback.
2 replies
-
Use the CLI to install tailwind, do not use vite, etc. and every time I add or modify Preline UI components Tailwind does not recognize them automatically even if I save the changes in VSCode, which leads me to run every time the compile command “npx tailwindcss -i ./src/input.css -o ./dist/output.css”. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, as a user of Preline with Tailwind, I notice that the manual compilation is recurrent.
Is there any way to automate it and avoid always using the Tailwind command?
Beta Was this translation helpful? Give feedback.
All reactions