Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Compiling everything except the SCSS files? #90

Closed
ghost opened this issue Aug 8, 2014 · 1 comment
Closed

Compiling everything except the SCSS files? #90

ghost opened this issue Aug 8, 2014 · 1 comment

Comments

@ghost
Copy link

ghost commented Aug 8, 2014

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).

@manwithacat
Copy link
Contributor

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 notifications@github.com
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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants