We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a49517 commit bc91f65Copy full SHA for bc91f65
after/syntax/jsx.vim
@@ -1,2 +1,3 @@
1
-" should already be including the javascript and xml syntaxes
+" jsx syntax should already be including the javascript and xml syntaxes
2
+" but those only use `hex` parsing; JSX needs `css` for inline CSS styles
3
call css_color#init('css', 'none', '')
0 commit comments