RockefellerArchiveCenter / styles

Style Library for the Rockefeller Archive Center
https://styles.rockarch.org
MIT License
0 stars 1 forks source link

Adds commonly used mixins and variables #79

Closed helrond closed 3 years ago

helrond commented 3 years ago

Adds commonly used mixins and variables:

fixes #76

HaSistrunk commented 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?

helrond commented 3 years ago

@HaSistrunk that's right - we're taking a mobile-first approach. I can add to the comments.