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?
Yeah don’t do that