How to deploy tailwindcss with html on github (using npm)? #12024
-
Hi, I have a project tailwind html, but i used npm to install tailwindcss, but when I deployed it on github pages, tailwindcss not working can you help me ? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 12 replies
-
Please check these 5 steps in your project: https://tailwindcss.com/docs/installation |
Beta Was this translation helpful? Give feedback.
-
Looking at the GitHub Actions run, it seems like you have not set up GitHub Pages deployment to run a Tailwind build. Consider perusing the documentation to set up GitHub pages properly for your project. If you need more assistance with this, consider seeking assistance in an area more related to GitHub pages. |
Beta Was this translation helpful? Give feedback.
-
Hi everyone! |
Beta Was this translation helpful? Give feedback.
Please check these 5 steps in your project: https://tailwindcss.com/docs/installation