Integration with tailwindcss #361
Closed
ricardopacheco
started this conversation in
General
Replies: 2 comments 2 replies
-
We already have applications using Shakapacker and Tailwind CSS. So, there is no integration issue. Please share a repo so we can help you fix your issue. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Sorry guys, it was a docker issue. I hadn't restarted the container after the adjustments and that's why it didn't work. Both docs are ok and following them works. Sorry for the inconvenience. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Expected behavior:
From the official documentation (shakapacker and tailwind itself), I was able to run tailwindcss completely functionally.
Actual behavior:
It works fully when used with other methods such as esbuild and using nextjs for example (which I ran following the official documentation of tailwindcss itself). Tailwind partially works. Other people have same problem: https://stackoverflow.com/questions/73311322/tailwind-3-not-loading-completely-in-rails-shakapacker-haml-webpackerv6-w
Small, reproducible repo:
Follow the official documentation (shakapacker and tailwindcss) in versions above.
Setup environment:
Beta Was this translation helpful? Give feedback.
All reactions