Skip to content

issues Search Results · repo:gruntjs/grunt-contrib-sass language:JavaScript

Filter by

204 results
 (71 ms)

204 results

ingruntjs/grunt-contrib-sass (press backspace or delete to remove)

grunt-contrib-sass@2.0.0 requires chalk@2.4.2 chalk@2.4.2 requires ansi-styles@3.2.1 ansi-styles@3.2.1 requires color-convert@1.9.3 color-convert@1.9.3 has a syntax error in conversions.js in a comment ...
  • MocioF
  • Opened 
    on Jan 4
  • #288

Currently the plugin generates a sourceMappingURL comment in the output css file like so: /*# sourceMappingURL=example.min.css.map */ However, notice no spaces between * and # -- this seems to generate ...
  • unfulvio-godaddy
  • Opened 
    on Mar 15, 2024
  • #283

gem install sass command not working is not working it completely changed to node right commad - sudo npm install -g sass:here
  • pranesh467
  • Opened 
    on Nov 15, 2022
  • #269

I noticed that in the documentation, you are using style instead of outputStyle .
  • danatinxeption
  • Opened 
    on Apr 13, 2020
  • #253

Hi guys, i get a strange error when i try to start the grunt sass task. Maybe some of you had the same experience and someone could help me. error_sass
  • KristofKreimeyer
  • Opened 
    on Aug 16, 2019
  • #251

image image Grunt I want to compile sass files to CSS, but it will not let me. I have installed ruby ​​and the sass module and it does not work for me. Originally posted by @LorenaGitHub in https://github.com/gruntjs/grunt-contrib-sass/issues/229#issuecomment-471556450 ...
  • LorenaGitHub
  • 6
  • Opened 
    on Mar 12, 2019
  • #250

I m not seeing a way to combine output into a single file, and still keep source maps true. Is this a missing feature? More here: https://stackoverflow.com/questions/52898679/grunt-sass-output-css-into-a-single-file-and-keep-source-mapping-true-to-multi ...
  • BBaysinger
  • 1
  • Opened 
    on Oct 19, 2018
  • #249

Grunt Sass Generated: /*# sourceMappingURL=assets/css/style.css.map */ I want like this: /*# sourceMappingURL=D:/wamp/www/foldername/foldername/wp-content/plugins/foldername/assets/css/style.css.map */ ...
  • oneelmaharzan
  • 1
  • Opened 
    on Sep 3, 2018
  • #247

Hello all, Can anyone help me out for showing grunt sass sourcemap.I had figure out that sass sourcemap only works when it is ni root file but how to show the sass sourcemap in browser if the scss file ...
  • oneelmaharzan
  • Opened 
    on Sep 3, 2018
  • #246

This makes impossible to use sass.options.check=true if project uses compass. If any of sass files will include like @import compass/css3 it will fail with File to import not found or unreadable: compass/css3. ...
  • much-rebel
  • Opened 
    on Aug 29, 2018
  • #245
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub