DEV Community

Discussion on: What to do if you don't like CSS?

Collapse
 
arberbr profile image
Arber Braja

Dont't you find a framework limited sometime? In my experience a framework is a good starting point but usually comes with limitations and performance issues. Handcrafted CSS is still on the long term preferrable compared to a framework. Sometime it depends on the project for sure. Like if I where to build a dashboard I would use a framework regarding UI otherwise I would build the whole thing from scratch.

Collapse
 
amrelmohamady profile image
Amr Elmohamady

If I wanted to do something that is not in the Framework I am using I can add a package that will do it for me or if it's simple I can do it in CSS it's ok I used to build Web Apps using CSS long time ago. But until now since I started using Vuetify everything I need is in it.

Some comments have been hidden by the post's author - find out more