mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-17 07:22:50 +00:00
41 lines
614 B
JSON
41 lines
614 B
JSON
{
|
|
"name": "code_css",
|
|
"leftToRight": true,
|
|
"noLazyMode": true,
|
|
"words": [
|
|
"background-color",
|
|
"color",
|
|
"center",
|
|
"font",
|
|
"font-size",
|
|
"font-family",
|
|
"text-align",
|
|
"float",
|
|
"align",
|
|
"width",
|
|
"height",
|
|
"padding",
|
|
"margin",
|
|
"solid",
|
|
"border",
|
|
"display",
|
|
"inline",
|
|
"block",
|
|
"max-width",
|
|
"auto",
|
|
"position",
|
|
"srcset",
|
|
"z-index",
|
|
"left",
|
|
"top",
|
|
"overflow",
|
|
"border-image",
|
|
"background-image",
|
|
"background-clip",
|
|
"background-size",
|
|
"background-origin",
|
|
"transform",
|
|
"@media"
|
|
]
|
|
}
|