7 ms·
In the context of Tailwind though, the situation isn't really "that". Tailwind allows you to "feel" like you're just quickly prototyping, without afaict compro
by allover 7y ago
In the context of Tailwind though, the situation isn't really "that".
Tailwind allows you to "feel" like you're just quickly prototyping, without afaict compromising maintainability at all.
If you're concerned about the ability to reuse an HTML fragment and associated styles (or just a bunch of styles), they have decent docs on that: https://tailwindcss.com/docs/extracting-components/ https://tailwindcss.com/docs/extracting-components/