Open nelson777 opened 8 years ago
same here, can reconstruct it: option - style not working:
sass: { dist: { options: { style: 'compressed' }, files: { '_target/style.css': 'app/application.scss', } } },
neither do I. I tried to remove others options and even on other computer but it's not ok.
Yeah, same issue. Any chance this will get resolved?
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.
same issue here, still open?
"compact" is not an allowed value for option "style".
same issue here
solved problem using grunt-sass instead.
if this is abandonware please mark as no longer supported or help needed.
Why aren't the style options: nested & compact working?
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.