Featured
Packages
Sign In
Homepage
html-to-jsx
A package to covert html to jsx in atom
kritivasas
6,624
2
2.0.3
MIT
GitHub
Share
Install
Dependencies
htmltojsx@^0.3.0
put this in your code:
import st from "./index.scss"
//(can be path to your scss file)
The variable name is fixed to 'st' for now.
select the html to convert
press
ctrl+alt+o