Skip to content

Instantly share code, notes, and snippets.

@iamgaby7521
Last active July 22, 2021 19:51
Show Gist options
  • Save iamgaby7521/1a15bbe332fca7da833a3b21d407c6ae to your computer and use it in GitHub Desktop.
Save iamgaby7521/1a15bbe332fca7da833a3b21d407c6ae to your computer and use it in GitHub Desktop.
Sort order for CSScomb
[
"background",
"background-attachment",
"background-color",
"background-clip",
"background-image",
"background-origin",
"background-position",
"background-position-x",
"background-position-y",
"background-repeat",
"background-size",
"border",
"border-collapse",
"border-color",
"border-corner-image",
"border-image",
"border-image-outset",
"border-image-repeat",
"border-image-slice",
"border-image-source",
"border-image-width",
"border-radius",
"border-spacing",
"border-style",
"border-bottom",
"border-bottom-color",
"border-bottom-image",
"border-bottom-left-image",
"border-bottom-left-radius",
"border-bottom-right-image",
"border-bottom-right-radius",
"border-bottom-style",
"border-bottom-width",
"border-left",
"border-left-color",
"border-left-image",
"border-left-style",
"border-left-width",
"border-right",
"border-right-color",
"border-right-image",
"border-right-style",
"border-right-width",
"border-top",
"border-top-color",
"border-top-image",
"border-top-left-image",
"border-top-left-radius",
"border-top-right-image",
"border-top-right-radius",
"border-top-style",
"border-top-width",
"border-width",
"color",
"font",
"font-family",
"font-feature-settings",
"font-size",
"font-size-adjust",
"font-stretch",
"font-style",
"font-variant",
"font-variant-numeric",
"font-weight",
"letter-spacing",
"line-height",
"list-style",
"list-style-image",
"list-style-position",
"list-style-type",
"text-align",
"text-align-last",
"text-decoration",
"text-decoration-color",
"text-decoration-line",
"text-decoration-style",
"text-decoration-thickness",
"text-decoration-skip",
"text-decoration-skip-box",
"text-decoration-skip-inset",
"text-decoration-skip-ink",
"text-decoration-skip-self",
"text-decoration-skip-spaces",
"text-emphasis",
"text-emphasis-color",
"text-emphasis-position",
"text-emphasis-style",
"text-indent",
"text-justify",
"text-outline",
"text-transform",
"text-wrap",
"text-overflow",
"text-overflow-ellipsis",
"text-overflow-mode",
"text-shadow",
"text-underline-offset",
"text-underline-position"
],
[
"display",
"align-content",
"align-items",
"flex-flow",
"flex-direction",
"flex-wrap",
"justify-content",
"flex",
"align-self",
"flex-align",
"flex-basis",
"flex-grow",
"flex-shrink",
"flex-order",
"flex-pack",
"order",
"clip",
"visibility"
],
[
"box-decoration-break",
"box-shadow",
"box-sizing",
"break-before",
"break-inside",
"break-after",
"caption-side",
"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",
"empty-cells",
"fill",
"filter",
"hyphens",
"-ms-interpolation-mode",
"opacity",
"orphans",
"orientation",
"outline",
"outline-color",
"outline-offset",
"outline-style",
"outline-width",
"overflow",
"overflow-x",
"overflow-y",
"nav-down",
"nav-index",
"nav-left",
"nav-right",
"nav-up",
"page-break-before",
"page-break-inside",
"page-break-after",
"pointer-events",
"quotes",
"resize",
"src",
"tab-size",
"table-layout",
"unicode-bidi",
"user-zoom",
"vertical-align",
"white-space",
"widows",
"-ms-writing-mode",
"-ms-word-break",
"word-break",
"word-spacing",
"-ms-word-wrap",
"word-wrap",
"zoom"
],
[
"margin",
"margin-top",
"margin-right",
"margin-bottom",
"margin-left",
"padding",
"padding-top",
"padding-right",
"padding-bottom",
"padding-left"
],
[
"clear",
"float",
"position",
"z-index",
"top",
"right",
"bottom",
"left"
],
[
"width",
"min-width",
"max-width",
"height",
"min-height",
"max-height"
],
[
"-moz-transform",
"-ms-transform",
"-o-transform",
"-webkit-transform",
"transform",
"-moz-transform-origin",
"-ms-transform-origin",
"-o-transform-origin",
"-webkit-transform-origin",
"transform-origin",
"-moz-transition",
"-ms-transition",
"-o-transition",
"-webkit-transition",
"transition",
"-moz-transition-delay",
"-ms-transition-delay",
"-o-transition-delay",
"-webkit-transition-delay",
"transition-delay",
"-moz-transition-duration",
"-ms-transition-duration",
"-o-transition-duration",
"-webkit-transition-duration",
"transition-duration",
"-moz-transition-property",
"-ms-transition-property",
"-o-transition-property",
"-webkit-transition-property",
"transition-property",
"-moz-transition-timing-function",
"-ms-transition-timing-function",
"-o-transition-timing-function",
"-webkit-transition-timing-function",
"transition-timing-function",
"-moz-animation",
"-ms-animation",
"-o-animation",
"-webkit-animation",
"animation",
"-moz-animation-delay",
"-ms-animation-delay",
"-o-animation-delay",
"-webkit-animation-delay",
"animation-delay",
"-moz-animation-direction",
"-ms-animation-direction",
"-o-animation-direction",
"-webkit-animation-direction",
"animation-direction",
"-moz-animation-duration",
"-ms-animation-duration",
"-o-animation-duration",
"-webkit-animation-duration",
"animation-duration",
"-moz-animation-iteration-count",
"-ms-animation-iteration-count",
"-o-animation-iteration-count",
"-webkit-animation-iteration-count",
"animation-iteration-count",
"-moz-animation-name",
"-ms-animation-name",
"-o-animation-name",
"-webkit-animation-name",
"animation-name",
"-moz-animation-play-state",
"-ms-animation-play-state",
"-o-animation-play-state",
"-webkit-animation-play-state",
"animation-play-state",
"-moz-animation-timing-function",
"-ms-animation-timing-function",
"-o-animation-timing-function",
"-webkit-animation-timing-function",
"animation-timing-function"
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment