vee-cee-ellify
v0.1.0
Published
A [browserify](https://github.com/substack/node-browserify) transform for [vcl](https://github.com/vcl/doc)
Downloads
3
Readme
vee-cee-ellify
A browserify transform for vcl
Add it in your package.json or add it as a transform to browserify on the command line.
- [x] basic implementation
- [x] support commonjs syntax
require('styles.styl') - [ ] support es6 module syntax
import 'styles.styl - [ ] pass options to falafel/acorn and vcl-preprocessor
