Y
Hacker News
new
|
ask
|
show
|
jobs
by
tlb
3181 days ago
I really need syntax highlighting and tab-completion within CSS, because CSS and I don't have a mutual understanding. Atom does this natively within .css files -- is it easy to make it work for JSX-embedded stylesheets?
1 comments
btown
3181 days ago
See syntax highlighting section here:
https://github.com/zeit/styled-jsx/blob/master/readme.md
link