ryanmarkjohnson.com - Ryan Johnson

Description: Software Engineer

Example domain paragraphs

It's been a minute since I've used SASS variables extensively. So of course when looking to add some for viewport widths and thickness for my site, I had to look back up the docs on how to do them exactly.

I immediately went to search on the docs for the @import syntax when the search result of "What's Wrong with @import ?" came up. Wait-- am I not supposed to use @import ? 😳

Turns out, no . From the SASS docs: