Replies: 4 comments 5 replies
-
This is not even possible because there are infinite classes. |
Beta Was this translation helpful? Give feedback.
-
I personally tried using this method in project recently and it was just so bad for the page load speed. A fully compiled tailwind.css file from an older version was about 1.2MB |
Beta Was this translation helpful? Give feedback.
-
@pinkfrog9 I created one repo for this purpose: https://github.com/fondoger/tailwindcss-cdn |
Beta Was this translation helpful? Give feedback.
-
why don't you use cdn.tailwindcss.You can also extend it with it a tailwind.config,js |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a cdn that provide the full compiled tailwind css file?
I need to include the css file in my template during development.
Using the <script> provided by playcdn will overwrite other css files.
Beta Was this translation helpful? Give feedback.
All reactions