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

Style option isn't working #231

Open
nelson777 opened this issue Sep 12, 2016 · 9 comments
Open

Style option isn't working #231

nelson777 opened this issue Sep 12, 2016 · 9 comments

Comments

@nelson777
Copy link

I'm trying to change Style option to anything but auto and it does nothing. AFAI tested the other options are fine. It's just Style.

Specially I would like to use expand option.

@s4m2d
Copy link

s4m2d commented Sep 15, 2016

same here, can reconstruct it: option - style not working:

sass: {
dist: {
options: {
style: 'compressed'
},
files: {
'_target/style.css': 'app/application.scss',
}
}
},

@beany-vu
Copy link

neither do I.
I tried to remove others options and even on other computer but it's not ok.

@bronzehedwick
Copy link

Yeah, same issue. Any chance this will get resolved?

@Peter-Optiway
Copy link

Same issue here no matter what i pick i get "%" is not an allowed value for option "style". please fix the issue or remove the documentation that says you can use the other values.

@honsa
Copy link

honsa commented Dec 4, 2017

same issue here, still open?

"compact" is not an allowed value for option "style".

@doctarock
Copy link

same issue here

@honsa
Copy link

honsa commented Dec 8, 2017

solved problem using grunt-sass instead.

@rdepena
Copy link

rdepena commented May 15, 2018

if this is abandonware please mark as no longer supported or help needed.

@MarkLibetti
Copy link

Why aren't the style options: nested & compact working?

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

9 participants