kof opened this issue 8 years ago · 1 comments
In order to allow user writing in camelcase e.g. "fontSize" libraries actually need to convert it to dash separated syntax e.g. "font-size"
In the context of our intermediate format, all props should be in regular css format (dashes)