in19farkt / css-to-jss

VS Code extension for converting CSS rules to JSS format
https://marketplace.visualstudio.com/items?itemName=infarkt.css-to-jss
15 stars 3 forks source link

package doesn't work/do anything; or is inconsistant #2

Closed robjac closed 5 years ago

robjac commented 5 years ago

literally have tried to use this on multiple occasions : usually copying css from Invision.

Gif below: csstojssdoesn twork

I have also tried this:

withconst

using the latest vscode; in a .js file (jsx);

robjac commented 5 years ago

Inconsistencies happen once in a while, where 1 css rule is successfully converted.

in19farkt commented 5 years ago

Thank you for the issue. This happened because you are using tabs. In the near future, I will try to fix it.

in19farkt commented 5 years ago

Fixed in 1.0.5

robjac commented 5 years ago

Unfortunately Invision outputs tabs on copy :( It's very annoying. I appreciate the update and the fix. thanks again.