Closed jrubenoff closed 7 years ago
This lets us use mixins like push2() in our apps.
push2()
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
This lets us use mixins like
push2()
in our apps.