2025-04-02 06:50:39 -04:00

123 lines
2.5 KiB
JSON

{
"cap": {
"groups": ["CSS Units", "CSS Lengths"],
"status": "standard"
},
"ch": {
"groups": ["CSS Units", "CSS Lengths"],
"status": "standard"
},
"cm": {
"groups": ["CSS Units", "CSS Lengths"],
"status": "standard"
},
"deg": {
"groups": ["CSS Units", "CSS Angles"],
"status": "standard"
},
"dpcm": {
"groups": ["CSS Units", "CSS Resolutions"],
"status": "standard"
},
"dpi": {
"groups": ["CSS Units", "CSS Resolutions"],
"status": "standard"
},
"dppx": {
"groups": ["CSS Units", "CSS Resolutions"],
"status": "standard"
},
"em": {
"groups": ["CSS Units", "CSS Lengths"],
"status": "standard"
},
"ex": {
"groups": ["CSS Units", "CSS Lengths"],
"status": "standard"
},
"fr": {
"groups": ["CSS Units", "CSS Flexible Lengths", "CSS Grid Layout"],
"status": "standard"
},
"grad": {
"groups": ["CSS Units", "CSS Angles"],
"status": "standard"
},
"Hz": {
"groups": ["CSS Units", "CSS Frequencies"],
"status": "standard"
},
"ic": {
"groups": ["CSS Units", "CSS Lengths"],
"status": "standard"
},
"in": {
"groups": ["CSS Units", "CSS Lengths"],
"status": "standard"
},
"kHz": {
"groups": ["CSS Units", "CSS Frequencies"],
"status": "standard"
},
"mm": {
"groups": ["CSS Units", "CSS Lengths"],
"status": "standard"
},
"ms": {
"groups": ["CSS Units", "CSS Times"],
"status": "standard"
},
"pc": {
"groups": ["CSS Units", "CSS Lengths"],
"status": "standard"
},
"pt": {
"groups": ["CSS Units", "CSS Lengths"],
"status": "standard"
},
"px": {
"groups": ["CSS Units", "CSS Lengths"],
"status": "standard"
},
"Q": {
"groups": ["CSS Units", "CSS Lengths"],
"status": "standard"
},
"rad": {
"groups": ["CSS Units", "CSS Angles"],
"status": "standard"
},
"rem": {
"groups": ["CSS Units", "CSS Lengths"],
"status": "standard"
},
"s": {
"groups": ["CSS Units", "CSS Times"],
"status": "standard"
},
"turn": {
"groups": ["CSS Units", "CSS Angles"],
"status": "standard"
},
"vh": {
"groups": ["CSS Units", "CSS Lengths"],
"status": "standard"
},
"vmax": {
"groups": ["CSS Units", "CSS Lengths"],
"status": "standard"
},
"vmin": {
"groups": ["CSS Units", "CSS Lengths"],
"status": "standard"
},
"vw": {
"groups": ["CSS Units", "CSS Lengths"],
"status": "standard"
},
"x": {
"groups": ["CSS Units", "CSS Resolutions"],
"status": "standard"
}
}