@thi.ng/meta-css
Version:
Data-driven CSS framework codegen, transpiler & bundler
48 lines (47 loc) • 980 B
JSON
{
"specs": [
{
"name": "cursor-<k>",
"doc": { "group": "cursors" },
"props": "cursor",
"values": {
"auto": "auto",
"default": "default",
"none": "none",
"context": "context-menu",
"help": "help",
"pointer": "pointer",
"progress": "progress",
"wait": "wait",
"cell": "cell",
"cross": "crosshair",
"text": "text",
"vtext": "vertical-text",
"alias": "alias",
"copy": "copy",
"move": "move",
"no-drop": "no-drop",
"forbidden": "not-allowed",
"grab": "grab",
"grabbing": "grabbing",
"e": "e-resize",
"n": "n-resize",
"ne": "ne-resize",
"nw": "nw-resize",
"s": "s-resize",
"se": "se-resize",
"sw": "sw-resize",
"w": "w-resize",
"ew": "ew-resize",
"ns": "ns-resize",
"news": "nesw-resize",
"nwse": "nwse-resize",
"col": "col-resize",
"row": "row-resize",
"scroll": "all-scroll",
"in": "zoom-in",
"out": "zoom-out"
}
}
]
}