You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.
As the title states, I want to run Grunt to do all the fancy stuff that I'm not the least bit eager to do myself...
However, I don't want it to compile any of the SCSS files as I need to use my own compiler (it has some extra syntax, algorithms and functions not native to SCSS).
The text was updated successfully, but these errors were encountered:
You could remove the "sass" section from Gruntfile.js.
See this old thread for some other useful stuff: #29
On Fri, Aug 8, 2014 at 10:29 PM, timothy-vass [email protected]
wrote:
Hey!
As the title states, I want to run Grunt to do all the fancy stuff that
I'm not the least bit eager to do myself...
However, I don't want it to compile any of the SCSS files as I need to use
my own compiler (it has some extra syntax, algorithms and functions not
native to SCSS).
—
Reply to this email directly or view it on GitHub #90.
Hey!
As the title states, I want to run Grunt to do all the fancy stuff that I'm not the least bit eager to do myself...
However, I don't want it to compile any of the SCSS files as I need to use my own compiler (it has some extra syntax, algorithms and functions not native to SCSS).
The text was updated successfully, but these errors were encountered: