We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f9d7a4 commit 67649d3Copy full SHA for 67649d3
1 file changed
extensions/css/syntaxes/css.tmLanguage.json
@@ -4,7 +4,7 @@
4
"If you want to provide a fix or improvement, please create a pull request against the original repository.",
5
"Once accepted there, we are happy to receive an update request."
6
],
7
- "version": "https://github.com/octref/language-css/commit/c2c3933bbd62f867acf68042f9e82fa1041c4101",
+ "version": "https://github.com/octref/language-css/commit/e4504ed41711577951892ddcfe3be83a6fe8daa2",
8
"name": "CSS",
9
"scopeName": "source.css",
10
"patterns": [
@@ -1330,7 +1330,7 @@
1330
]
1331
},
1332
"media-query-list": {
1333
- "begin": "(?=\\s*[^{;])",
+ "begin": "\\s*",
1334
"end": "(?=\\s*[{;])",
1335
1336
{
0 commit comments