jstransformer-sass

1.0.0 • Public • Published

jstransformer-sass

SASS support for JSTransformers.

Build Status Coverage Status Dependency Status Greenkeeper badge NPM version

Installation

npm install jstransformer-sass

API

var sass = require('jstransformer')(require('jstransformer-sass'))
 
sass.render('h1\n  color: red').body
//=> 'h1 {\n  color: red;\n}'

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i jstransformer-sass

Weekly Downloads

39

Version

1.0.0

License

MIT

Last publish

Collaborators

  • calebeby
  • forbeslindesay
  • hemanth
  • robloach
  • stoeffel
  • timothygu