cssparser.js
cssparser.js copied to clipboard
Is there a api to take the json and recompile to CSS?
Is there a api to take the json result and recompile back to CSS?
Sorry, currently transforming to css from JSON isn't supported. :/
I need it too... codegen
@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?
For me simple looks perfect. It should not be hard to do that.