Skip to content

Instantly share code, notes, and snippets.

@sturobson
Created April 4, 2016 17:29
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save sturobson/aa6fad643b45891f5725d4e4f827eeeb to your computer and use it in GitHub Desktop.
Save sturobson/aa6fad643b45891f5725d4e4f827eeeb to your computer and use it in GitHub Desktop.
{
"sort-order": [
[ "$variable" ],
[ "@atrule" ],
[
"align-content",
"align-items",
"align-self",
"animation",
"animation-delay",
"animation-direction",
"animation-duration",
"animation-fill-mode",
"animation-iteration-count",
"animation-name",
"animation-play-state",
"animation-timing-function",
"background",
"background-attachment",
"background-clip",
"background-color",
"background-image",
"background-origin",
"background-position",
"background-position-y",
"background-position-x",
"background-repeat",
"background-size",
"bottom",
"border",
"border-spacing",
"border-color",
"border-collapse",
"border-style",
"border-width",
"border-bottom",
"border-bottom-color",
"border-bottom-style",
"border-bottom-width",
"border-left",
"border-left-color",
"border-left-style",
"border-left-width",
"border-right",
"border-right-color",
"border-right-style",
"border-right-width",
"border-top",
"border-top-color",
"border-top-style",
"border-top-width",
"border-radius",
"border-top-left-radius",
"border-top-right-radius",
"border-bottom-left-radius",
"border-bottom-right-radius",
"border-image",
"border-image-outset",
"border-image-repeat",
"border-image-slice",
"border-image-source",
"border-image-width",
"border-bottom-image",
"border-left-image",
"border-right-image",
"border-top-image",
"border-corner-image",
"border-top-left-image",
"border-top-right-image",
"border-bottom-left-image",
"border-bottom-right-image",
"box-decoration-break",
"box-sizing",
"box-shadow",
"break-before",
"break-inside",
"break-after",
"caption-side",
"clear",
"clip",
"color",
"columns",
"column-count",
"column-fill",
"column-gap",
"column-rule",
"column-rule-color",
"column-rule-style",
"column-rule-width",
"column-span",
"column-width",
"content",
"counter-increment",
"counter-reset",
"cursor",
"direction",
"display",
"empty-cells",
"fill",
"filter",
"flex",
"flex-basis",
"flex-direction",
"flex-flow",
"flex-grow",
"flex-shrink",
"flex-wrap",
"float",
"font",
"font-family",
"font-size",
"font-size-adjust",
"font-stretch",
"font-style",
"font-variant",
"font-weight",
"height",
"hyphens",
"justify-content",
"left",
"letter-spacing",
"line-height",
"list-style",
"list-style-image",
"list-style-position",
"list-style-type",
"lost-align",
"lost-center",
"lost-column",
"lost-flex-container",
"lost-offset",
"lost-masonry-wrap",
"lost-masonry-column",
"lost-move",
"lost-row",
"lost-utility",
"lost-waffle",
"margin",
"margin-bottom",
"margin-left",
"margin-right",
"margin-top",
"min-height",
"min-width",
"min-zoom",
"max-height",
"max-width",
"max-zoom",
"nav-index",
"nav-up",
"nav-right",
"nav-down",
"nav-left",
"opacity",
"order",
"orientation",
"orphans",
"outline",
"outline-width",
"outline-style",
"outline-color",
"outline-offset",
"overflow",
"overflow-x",
"overflow-y",
"page-break-before",
"page-break-inside",
"page-break-after",
"padding",
"padding-top",
"padding-right",
"padding-bottom",
"padding-left",
"pointer-events",
"position",
"quotes",
"resize",
"right",
"src",
"stroke",
"tab-size",
"table-layout",
"text-align",
"text-align-last",
"text-decoration",
"text-emphasis",
"text-emphasis-position",
"text-emphasis-style",
"text-emphasis-color",
"text-indent",
"text-justify",
"text-outline",
"text-transform",
"text-wrap",
"text-overflow",
"text-overflow-ellipsis",
"text-overflow-mode",
"text-shadow",
"top",
"transition",
"transition-delay",
"transition-timing-function",
"transition-duration",
"transition-property",
"transform",
"transform-origin",
"unicode-bidi",
"user-select",
"user-zoom",
"vertical-align",
"visibility",
"widows",
"width",
"white-space",
"word-break",
"word-spacing",
"word-wrap",
"z-index",
"zoom",
"..."
],
[ "@media" ],
[ ">child" ]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment