10up / generator-wp-make

A Yeoman generator for making WordPress things
184 stars 42 forks source link

Edit Gruntfiles to watch .scss in sass subfolders, set sass precision #25

Closed kdo closed 9 years ago

kdo commented 9 years ago

When running grunt watch, it's currently not updating if we have .scss partials in subfolders.

Also set precision to 2, since most browsers won't take into account more digits.