Javascript
Multiple Tailwind config files for one app (TailwindCSS < 1.0)
In some projects we want to have multiple Tailwind config files for different parts of the app. The most common case is that we have one "admin" section (only for admins) and one "front" section (only for customers) and they need to have different designs. In the past we just has one big Tailwind…
Publicerad
av Victor Eliasson
- 1 minuts läsning