jstransformers / jstransformer

Normalize the API of any JSTransformer.
http://npm.im/jstransformer
MIT License
152 stars 12 forks source link

bless css #88

Closed tunnckoCore closed 9 years ago

tunnckoCore commented 9 years ago

https://github.com/BlessCSS/bless

tunnckoCore commented 9 years ago

waiting https://github.com/BlessCSS/bless/issues/70, otherwise we shouldn't do it.

it relies on rework firstly. second it expose only chunk method as Parse.Marser.Barser.parse(input, callback) which is callback api; and dont expose chunkFile method;

and all that sucks. in src/ is one thing, in compiled and published another. It CAN have SYNC chunk method

tunnckoCore commented 9 years ago

https://github.com/jstransformers/jstransformer-bless