Quramy / typed-css-modules

Creates .d.ts files from CSS Modules .css files
MIT License
1.06k stars 69 forks source link

Possibility to inline styles #16

Open mxmind opened 8 years ago

mxmind commented 8 years ago

Is it possible to inline class rule as style property of react component?

Quramy commented 8 years ago

This tool is designed for CSS Modules not React(and any specific template engines).