Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minify doesn't seem to work #2

Open
webengine-framework opened this issue Nov 15, 2018 · 0 comments
Open

Minify doesn't seem to work #2

webengine-framework opened this issue Nov 15, 2018 · 0 comments

Comments

@webengine-framework
Copy link

Hi! Love multi-sass by the way, it's a great timesaver!

I'm having trouble getting the minify option to work. Here's an example of my code:
"webengine-compile": "multi-sass -w -i webengine_alpha.scss -o webengine_alpha.css --output-style compressed"

In node-sass, the output option is placed at the beginning, however in multi-sass I've tried placing the --output-syle compressed" in every possible position and I can't get it to work. I've tried: after after multi-sass, after -w, -i, -o, after the input file, and at the end.

Please help, thanks!

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

No branches or pull requests

1 participant