Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
learn-sass
Advanced tools
Teach yourself the basics of SASS and SCSS through simple coding exercises. Based on the node workshopper adventure format popularized by NodeSchool.
This adventure utilizes tutorials from the awesome Sass guide.
Having issues with learn-sass
? Get help troubleshooting in the nodeschool discussions repo.
Make sure Node.js is installed on your computer.
Install it from nodejs.org/download
learn-sass
with npm
Open your terminal and run this command:
npm install -g learn-sass
The -g
or --global
option installs this module globally so that you can run it as a command in your terminal.
If you get an EACCESS
error, the simplest way to fix this is to rerun the command, prefixed with sudo:
sudo npm install -g learn-sass
You can also fix the permissions so that you don't have to use sudo
. Have a look at the npm documentation.
Open your terminal and run the following command:
learn-sass
You'll see the menu:
Thanks to Hampton Catlin, Natalie Weizenbaum, and Chris Eppstein for writing Sass, and to Sam Richard for evangelizing it.
Copyright (c) 2015, 2017 Claudio Procida
v1.7.0
FAQs
Learn SASS and SCSS through a workshopper adventure.
The npm package learn-sass receives a total of 7 weekly downloads. As such, learn-sass popularity was classified as not popular.
We found that learn-sass demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.