Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 883 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 883 Bytes

⚠️ This repository is no longer maintained. I'd recommend using https://github.com/Divlo/vscode-styled-jsx instead. https://marketplace.visualstudio.com/items?itemName=Divlo.vscode-styled-jsx-syntax

vscode-styled-plugin-jsx

SCSS Syntax highlighting for styled-jsx with the styled-jsx-plugin-sass enabled.

Recommended to also install the extension styled-jsx Language Server (scss) This adds property completion, color picker, etc.

This extension is a fork of vscode-styled-jsx but instead of css uses scss systax (forked from atom's language-sass