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 ec560a1 commit 9376284Copy full SHA for 9376284
css/at-rules.json
@@ -2,7 +2,7 @@
2
"@charset": {
3
"syntax": "@charset \"<charset>\";",
4
"groups": [
5
- "CSS Charsets"
+ "CSS Syntax"
6
],
7
"status": "standard",
8
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@charset"
css/definitions.json
@@ -12,7 +12,6 @@
12
"CSS Box Model",
13
"CSS Box Sizing",
14
"CSS Cascading and Inheritance",
15
- "CSS Charsets",
16
"CSS Color",
17
"CSS Columns",
18
"CSS Conditional Rules",
@@ -48,6 +47,7 @@
48
47
"CSS Shadow Parts",
49
"CSS Shapes",
50
"CSS Speech",
+ "CSS Syntax",
51
"CSS Table",
52
"CSS Text",
53
"CSS Text Decoration",
0 commit comments