DEV Community

Discussion on: My first experiences with Tailwind CSS

Collapse
 
studmuffin30 profile image
studmuffin30

tailwind creator told not to use @apply,something with its just facade or something ,look it up

Collapse
 
dailydevtips1 profile image
Chris Bongers

Yes I saw this after, it's weird though I don't think that was very clearly described.
I did see it after 2 days he mentioned you should use a component library to generate unique components instead of re-using html.

Collapse
 
xowap profile image
Rémy 🤖

That's a good idea. We could group CSS properties so we can re-use them at several locations and we would call that... Classes