79 lines
1.3 KiB
JSON
79 lines
1.3 KiB
JSON
{
|
|
"name": "code_css",
|
|
"noLazyMode": true,
|
|
"words": [
|
|
"background-color",
|
|
"color",
|
|
"center",
|
|
"font",
|
|
"font-size",
|
|
"font-family",
|
|
"font-weight",
|
|
"text-align",
|
|
"text-decoration",
|
|
"cursor",
|
|
"float",
|
|
"align",
|
|
"width",
|
|
"height",
|
|
"max-width",
|
|
"max-height",
|
|
"padding",
|
|
"margin",
|
|
"margin-left",
|
|
"margin-top",
|
|
"margin-right",
|
|
"margin-bottom",
|
|
"solid",
|
|
"border",
|
|
"border-radius",
|
|
"outline",
|
|
"display",
|
|
"visibility",
|
|
"inline",
|
|
"inline-block",
|
|
"block",
|
|
"auto",
|
|
"flex",
|
|
"flex-wrap",
|
|
"flex-direction",
|
|
"justify-content",
|
|
"justify-self",
|
|
"justify-items",
|
|
"align-items",
|
|
"align-self",
|
|
"grid",
|
|
"grid-template-columns",
|
|
"grid-template-rows",
|
|
"position",
|
|
"static",
|
|
"absolute",
|
|
"fixed",
|
|
"relative",
|
|
"srcset",
|
|
"z-index",
|
|
"left",
|
|
"top",
|
|
"right",
|
|
"bottom",
|
|
"overflow",
|
|
"border-image",
|
|
"background-image",
|
|
"background-clip",
|
|
"background-size",
|
|
"background-origin",
|
|
"transform",
|
|
"translate",
|
|
"scale",
|
|
"rotate",
|
|
"transition",
|
|
"animation",
|
|
"filter",
|
|
"box-shadow",
|
|
"text-shadow",
|
|
"opacity",
|
|
"@media",
|
|
"@keyframes"
|
|
]
|
|
}
|