DEV Community

Discussion on: A case against modern CSS frameworks (component libraries)

Collapse
 
jwkicklighter profile image
Jordan Kicklighter

This isn't really a case against frameworks, it's a case against frameworks that aren't Tailwind. Or at least, frameworks that aren't lightweight/functional.

Collapse
 
michi profile image
Michael Z

Yea, basically CSS frameworks that are based on a JS component library/framework like vue or react. Is there a term for such frameworks?

Collapse
 
jwkicklighter profile image
Jordan Kicklighter

Yes, those are JS Component Libraries. If you can't use it without the JS framework, it's not really a CSS framework like Tailwind, Bootstrap, Bulma, etc. e.g. Vuetify is a Vue component library.