Closed helrond closed 3 years ago
We are taking a mobile-first approach, right? So conceptually we are writing styles for small screens, and then using the md-up
and lg-up
mixins to change those styles as the screen gets larger? I'm wondering if it would make sense to document that approach in comments along with these mixins?
@HaSistrunk that's right - we're taking a mobile-first approach. I can add to the comments.
Adds commonly used mixins and variables:
fixes #76