CSS to JSS
This is an extension for Visual Studio Code that allows you to convert CSS to JSS and vice versa.
Usage
Keybindings
Alt+X
CSS to JSS or JSS to CSS. Converts selected text.
Commands
- CSS to JSS or JSS to CSS. Converts selected text.
Extension Settings
css-to-jss.use-double-quotes
: Use double quote for property values. Defaultfalse
.
Demo
To JSS
To CSS
Known Issues
None yet.
Change log
Contributing
Feel free to fork this repository and use it the way you like. If you want to propose a nice new feature, just create a pull request from you forked branch. My github
Enjoy!