|
|
|
|
|
by doubletgl
2014 days ago
|
|
Been through this process. Thing is, when you have a <Heading> component, you might as well simply write a css module for that component. Tailwind is great for "fast prototyping" and quickly styling a bunch of static HTML though. Wouldn't use it for a larger single page app. |
|
If I was to take the css module approach today, I might still find myself using Tailwind and @apply inside the modules.