DEV Community

Discussion on: Cool things you can do with Sass - Part 1

Collapse
 
lhuria94 profile image
Love Huria

Absolutely, creating utility classes is one the handiest things we can do in SCSS.
I'll be covering loops, functions in my next blog post.

Thanks a ton for the syntax highlighting thing, I am kinda new here. :)

Collapse
 
modayilme profile image
Benjamin Modayil 👨‍💻 • Edited

No problem! The syntax highlighting thing I mentioned generally travels for a bunch of websites using markdown as long as the developer included the correct package for the stylings.

Great article! Looking forward to your follow up!