digisavvy / some-like-it-neat

A WordPress Theme Using _s, Bourbon + Neat and Theme Hook Alliance
GNU General Public License v2.0
276 stars 61 forks source link

Make gulp recognize new Sass files #105

Closed jacobarriola closed 8 years ago

jacobarriola commented 8 years ago

As recognized in #85, gulp doesn’t not recoginze a new Sass file and forces a user to restart gulp, which is problematic.

To fix, removing the absolute path from the source variable.

digisavvy commented 8 years ago

Primo! This works like a charm. I'm going to add this to the development branch. Thanks.

jacobarriola commented 8 years ago

Sweet!

On Sep 14, 2016, at 9:32 AM, Alex Vasquez notifications@github.com wrote:

Primo! This works like a charm. I'm going to add this to the development branch. Thanks.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.