jstransformer-scss
SCSS support for JSTransformers.
Installation
npm install jstransformer-scss
API
var scss = require('jstransformer')(require('jstransformer-scss'))
scss.renderFile('example.scss').body
// => Compiled CSS.
License
MIT
SCSS support for JSTransformers.
npm install jstransformer-scss
var scss = require('jstransformer')(require('jstransformer-scss'))
scss.renderFile('example.scss').body
// => Compiled CSS.
MIT
npm i jstransformer-scss
188
2.0.0
MIT
4.76 kB
4