css-tree-animatable
Version:
Fork of css-tree with all but animatable CSS properties removed
12 lines (11 loc) • 377 B
JSON
{
"properties": {},
"syntaxes": {
"bottom": { "syntax": "<length> | auto" },
"left": { "syntax": "<length> | auto" },
"right": { "syntax": "<length> | auto" },
"top": { "syntax": "<length> | auto" },
"url": { "syntax": "url( <string> <url-modifier>* ) | <url-token>" },
"url-modifier": { "syntax": "<ident> | <function-token> <any-value> )" }
}
}