Did you have a look at Tailwind CSS yet? This utility first CSS framework allows you to modularly add classes to style elements exactly how you'd like. Also, you can create standard "presets" called components to apply a bunch of classes at the same time.
Feb 17, 2020
5
Level 3
Tips on Streamlining CSS
Disclaimer: I'm totally new to all of this. Started 3 weeks ago.
I have practiced and become quite comfortable writing semantic HTML5, DRY CSS and have the intermediate features of SCSS down. I can create a full page using CSS Grid, Flexbox and custom CSS with expected results, fully responsive and 100% CSS coverage.
I played around with Bootstrap today for the first time, and I hate it.
Is there a way to streamline SCSS development time? I saw an article on Compass, but that seems dead now. Any guidance would be appreciated. Maybe your preferred tools and methods?
Thanks!
Mike
Level 33
Please or to participate in this conversation.