inlight-media / www-foundation

0 stars 0 forks source link

Add New Stylus Dependencies #9

Closed oliverbenns closed 9 years ago

oliverbenns commented 9 years ago

I've been doing a good amount of research of extra tools that can make our styles more efficient and make our workflow as rapid as possible. I've been sandboxing these tools and it's clear they will be adding a lot of value.

This includes:

At this stage I am also considering using css autoprefixer over Nib as it seems more extensive, uses data from caniuse.com, far more popular and allows you to define browser you wish to support. It seems there is a stylus port but I can't seem to get this working with our Gulp flow at the minute.

oliverbenns commented 9 years ago

I'm quite happy to leave Nib in there right now instead of Autoprefixer. It comes with a bunch of other functions that have proved useful over time and it works nicely with Stylus.