DEV Community

Discussion on: Why you should Stop using CSS Frameworks

Collapse
 
kr4idle profile image
Pete Steven

CSS frameworks are helpful to automate the work, but it deals with code directly.

I think a better automation are nocode tools because it doesn't pollute the code and keeps it clean. For example with Desech Studio you can automate the design to code flow by importing directly from figma, sketch, adobexd, and then you integrate with react, angular, vue directly.

This way you stay in the visual realm when dealing with html/css, while at the same time, be able to link to programming data attributes and hooks.