dobtco / dvl-core

Base styles for the DOBT View Layer.
https://design.dobt.co/
1 stars 1 forks source link

Global grid mixins #302

Closed jrubenoff closed 7 years ago

jrubenoff commented 7 years ago

This lets us use mixins like push2() in our apps.

vlymar commented 7 years ago

all this does is move styles from one file to another right? I'm assuming the file they've been moved to is included everywhere the original is included (and more) right? if so, LGTM