jakegiltsoff / sassline

Set text on the web to a baseline grid with Sass & rems using a responsive modular-scale.
https://sassline.com
1.38k stars 91 forks source link

Make sure that the sass gulp run happens *before* the minification #45

Closed maniator closed 6 months ago

maniator commented 8 years ago

Made the css task dependent on the sass task so that the tasks always run in the same order.

jakegiltsoff commented 8 years ago

@maniator ah nice thanks, I was having some troubles with that. I’ll test locally then get this merged.

maniator commented 8 years ago

Cool @jakegiltsoff Let me know :-)

maniator commented 7 years ago

@jakegiltsoff any idea on when this can be merged? :-)

elliottregan commented 6 years ago

@jakegiltsoff Are you planning on continuing to support this project?