Skip to content

Commit 9376284

Browse files
skyclouds2001bsmth
andauthored
chore(css): Replace CSS Charsets group with CSS Syntax group (#883)
Co-authored-by: Brian Smith <[email protected]>
1 parent ec560a1 commit 9376284

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

css/at-rules.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"@charset": {
33
"syntax": "@charset \"<charset>\";",
44
"groups": [
5-
"CSS Charsets"
5+
"CSS Syntax"
66
],
77
"status": "standard",
88
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@charset"

css/definitions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
"CSS Box Model",
1313
"CSS Box Sizing",
1414
"CSS Cascading and Inheritance",
15-
"CSS Charsets",
1615
"CSS Color",
1716
"CSS Columns",
1817
"CSS Conditional Rules",
@@ -48,6 +47,7 @@
4847
"CSS Shadow Parts",
4948
"CSS Shapes",
5049
"CSS Speech",
50+
"CSS Syntax",
5151
"CSS Table",
5252
"CSS Text",
5353
"CSS Text Decoration",

0 commit comments

Comments
 (0)