{ "hljs": { "highlightAuto": true }, "inferPrivate": "^_", "toc": [ { "name": "Mixins", "description": "These are reusable chunks of styles. By extracting common ones into small utilities you avoid repetition and mistakes." }, "clearFix", "ellipsis", "fontFace", "hiDPI", "hideText", "normalize", "placeholder", "radialGradient", "retinaImage", "selection", "timingFunctions", "wordWrap", { "name": "Color", "description": "Functions that help creating and modifying colors." }, "rgb", "rgba", "hsl", "hsla", "darken", "lighten", { "name": "Shorthands", "description": "Functions that help write nicer code. They're shorter, of course, but they also make it easy to pass in multiple variables without resorting to string concatenation." }, "animation", "backgroundImages", "backgrounds", "borderColor", "borderRadius", "borderStyle", "borderWidth", "buttons", "margin", "padding", "position", "size", "textInputs", "transitions", { "name": "Helpers", "description": "Tiny helper functions that make your life easier." }, "directionalProperty", "em", "modularScale", "rem", "stripUnit", { "name": "Types", "description": "Types used within the library." }, "Ratio", "RgbColor", "RgbaColor", "HslColor", "HslaColor", "FontFaceConfiguration", "RadialGradientConfiguration", "TimingFunction", "AnimationProperty", "ButtonState", "InputState" ] }