-
ProblemWorking with tailwind css in default mode is so hard and make it slow in Development moreover high end PC/Laptop. It will make slow in starting dev server, in web browser, Dev Tools, etc. And the main problem with default tailwind mode is we cannot use arbitary value like w-[71.5px], which sometime it can be usefull. Solution
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Yeah we should update the tailwind recipe to use JIT! Want to make a PR? |
Beta Was this translation helpful? Give feedback.
Yeah we should update the tailwind recipe to use JIT! Want to make a PR?