cwdoh/cssparser.js

Is there a api to take the json and recompile to CSS?

Opened this issue · 4 comments

Is there a api to take the json result and recompile back to CSS?

cwdoh commented

Sorry, currently transforming to css from JSON isn't supported. :/

I need it too... codegen

cwdoh commented

@guangwong Thanks for your request. To support it, I have to write recompile module for all 3 types . For defining priority, Could you tell me your case and what type do you use from the cssparser?

stuta commented

For me simple looks perfect. It should not be hard to do that.