xablauger-studios / blau-site

Blau Game Official Website
http://www.blaugame.com
MIT License
1 stars 0 forks source link

Make use of Stylus + PostCSS #3

Open ythecombinator opened 7 years ago

ythecombinator commented 7 years ago

Issue Type

Stylus do have a lot of useful plugins, eg.

OK, this repo doesn't actually uses the first two mentioned 😄

And I also think it's a valid a approach to keep using it as CSS preprocessor - instead of vanilla CSS modified by lots of PostCSS plugins.

But there are many great PostCSS plugins out there, like PxToRem, CSSNano, CSS-Mqpacker and Lost Grid - only to name a few.

So, maybe it would be nice to have a front-end stack based on Stylus + a few PostCSS plugins. poststylus might be a valid solution, don't you think so?

itaditya commented 6 years ago

I would like to work on this

ythecombinator commented 6 years ago

Great man, thanks for your time! Looking forward to your awesome PR.