Closed stevetweeddale closed 8 years ago
This is a workaround for https://github.com/sass/node-sass/issues/1192, and as such could be reverted once that issue is resolved.
But for now, it converts to the SCSS syntax, and so fixes https://github.com/lolmaus/breakpoint-slicer/issues/17
It also adds a needs line to the the eyeglass section of package.json, because I was getting messages to tell me it should have one.
needs
I have created a separate branch gen-2. Please PR against it!
gen-2
This is a workaround for https://github.com/sass/node-sass/issues/1192, and as such could be reverted once that issue is resolved.
But for now, it converts to the SCSS syntax, and so fixes https://github.com/lolmaus/breakpoint-slicer/issues/17
It also adds a
needs
line to the the eyeglass section of package.json, because I was getting messages to tell me it should have one.