DEV Community

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

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.