kristoferjoseph / flexboxgrid

Grid based on CSS3 flexbox
http://flexboxgrid.com
Other
9.38k stars 1.16k forks source link

Building flexboxgrid from SCSS #270

Closed aldencolerain closed 5 years ago

aldencolerain commented 6 years ago

I think it might be worth considering building the CSS from SCSS. I've taken a few minutes to create a SCSS version. This would let people using SCSS import it and also give CSS builds for people that just want to include it. Checkout my Gist version here:

https://gist.github.com/aldencolerain/75555567553c5e607a185014644a3ee5

Vas-Holvi commented 6 years ago

Would also be great to be able to import it directly from an npm module with eyeglass (check e.g. this https://github.com/modularscale/modularscale-sass/blob/3.x/package.json#L9)

Laggii commented 6 years ago

Wtf guys, just use @import and import css from dist...

ash-vd commented 6 years ago

@Laggii https://github.com/sass/node-sass/issues/2362

kristoferjoseph commented 5 years ago

please use css.