Clone and edit this document
Runkit
Runkit
home page
user forum
new notebook
clone notebook
download notebook
support & documentation
log in
sign up
new notebook
help & feedback
clone this notebook
download this notebook
Sign In
Sign Up
RunKit + npm: scss-parser
node v6.17.1
endpoint
share
tweet
var scssParser = require("scss-parser"); scssParser.parse(` .hello { display:block; opacity:2; } `);
Created from: https://runkit.com/npm/scss-parser
Loading…
no comments
sign in
to comment