|
|
|
|
|
by kaishiro
1692 days ago
|
|
I'm fully aware of what they're talking about. It's common usage in Tailwind to extract large collections of the utility classes back into reusable component classes which can be applied with a single @apply directive [1]. This being the case, this would not be a 1-to-1 mapping at all. [1] https://tailwindcss.com/docs/extracting-components |
|