We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df3a036 commit 3089bf5Copy full SHA for 3089bf5
CSS-Intellisense.sublime-settings
@@ -4,5 +4,5 @@
4
"auto_search": false,
5
"enabled": true,
6
"auto_refresh_interval": false, // Set to an integer value for seconds
7
- "scopes": ["string.quoted.double.html", "text.html.php"]
+ "scopes": ["string.quoted.double.html", "text.html", "text.html.php", "source.jsx", "source.tsx", "text.html.blade"]
8
}
0 commit comments