Installing Sass is very simple, just as any plugin is. To install Sass, use the following command:
sudo npm install grunt-contrib-sass --save-dev (drop the sudo if you're on Windows)
Once the plugin has been installed, it may be enabled inside your Gruntfile with this line of JavaScript:
grunt.loadNpmTasks('grunt-contrib-sass');
To run Sass, just type 'grunt sass' into terminal.
Want to stay up to date with commonly asked questions & answers, or how about a monthly digest of useful resources that I've found online? Go ahead and sign up to the Cognitive Surge community mailing list here: [ Ссылка ]
Did you find this video helpful? If so, why not subscribe!? ► [ Ссылка ]
Follow me on Twitter (Feel free to tweet me questions!)
[ Ссылка ]
Ещё видео!