Lots of new features being added.
But the most interesting part is that they seem to want to change the configuration format from JS to using a CSS.
Lots of new features being added.
But the most interesting part is that they seem to want to change the configuration format from JS to using a CSS.
Also there’s some funny part: If you still use the tailwind.config.js config format, you can import it from the new CSS configuration.
Yes.
You can import a JavaScript file from a CSS file.
@import "tailwindcss"; @config "../../tailwind.config.js";
Cursed?