Advertisement
Guest User

Untitled

a guest
Aug 30th, 2016
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.18 KB | None | 0 0
  1. {
  2. "sort-order": [
  3. [ "$variable" ],
  4. [ "@atrule" ],
  5. [
  6. "align-content",
  7. "align-items",
  8. "align-self",
  9. "animation",
  10. "animation-delay",
  11. "animation-direction",
  12. "animation-duration",
  13. "animation-fill-mode",
  14. "animation-iteration-count",
  15. "animation-name",
  16. "animation-play-state",
  17. "animation-timing-function",
  18. "background",
  19. "background-attachment",
  20. "background-clip",
  21. "background-color",
  22. "background-image",
  23. "background-origin",
  24. "background-position",
  25. "background-position-y",
  26. "background-position-x",
  27. "background-repeat",
  28. "background-size",
  29. "border",
  30. "border-spacing",
  31. "border-color",
  32. "border-collapse",
  33. "border-style",
  34. "border-width",
  35. "border-bottom",
  36. "border-bottom-color",
  37. "border-bottom-style",
  38. "border-bottom-width",
  39. "border-left",
  40. "border-left-color",
  41. "border-left-style",
  42. "border-left-width",
  43. "border-right",
  44. "border-right-color",
  45. "border-right-style",
  46. "border-right-width",
  47. "border-top",
  48. "border-top-color",
  49. "border-top-style",
  50. "border-top-width",
  51. "border-radius",
  52. "border-top-left-radius",
  53. "border-top-right-radius",
  54. "border-bottom-left-radius",
  55. "border-bottom-right-radius",
  56. "border-image",
  57. "border-image-outset",
  58. "border-image-repeat",
  59. "border-image-slice",
  60. "border-image-source",
  61. "border-image-width",
  62. "border-bottom-image",
  63. "border-left-image",
  64. "border-right-image",
  65. "border-top-image",
  66. "border-corner-image",
  67. "border-top-left-image",
  68. "border-top-right-image",
  69. "border-bottom-left-image",
  70. "border-bottom-right-image",
  71. "bottom",
  72. "box-decoration-break",
  73. "box-sizing",
  74. "box-shadow",
  75. "break-before",
  76. "break-inside",
  77. "break-after",
  78. "caption-side",
  79. "clear",
  80. "clip",
  81. "color",
  82. "columns",
  83. "column-count",
  84. "column-fill",
  85. "column-gap",
  86. "column-rule",
  87. "column-rule-color",
  88. "column-rule-style",
  89. "column-rule-width",
  90. "column-span",
  91. "column-width",
  92. "content",
  93. "counter-increment",
  94. "counter-reset",
  95. "cursor",
  96. "direction",
  97. "display",
  98. "empty-cells",
  99. "fill",
  100. "filter",
  101. "flex",
  102. "flex-basis",
  103. "flex-direction",
  104. "flex-flow",
  105. "flex-grow",
  106. "flex-shrink",
  107. "flex-wrap",
  108. "float",
  109. "font",
  110. "font-family",
  111. "font-size",
  112. "font-size-adjust",
  113. "font-stretch",
  114. "font-style",
  115. "font-variant",
  116. "font-weight",
  117. "height",
  118. "hyphens",
  119. "justify-content",
  120. "left",
  121. "letter-spacing",
  122. "line-height",
  123. "list-style",
  124. "list-style-image",
  125. "list-style-position",
  126. "list-style-type",
  127. "lost-align",
  128. "lost-center",
  129. "lost-column",
  130. "lost-flex-container",
  131. "lost-offset",
  132. "lost-masonry-wrap",
  133. "lost-masonry-column",
  134. "lost-move",
  135. "lost-row",
  136. "lost-utility",
  137. "lost-waffle",
  138. "margin",
  139. "margin-bottom",
  140. "margin-left",
  141. "margin-right",
  142. "margin-top",
  143. "min-height",
  144. "min-width",
  145. "min-zoom",
  146. "max-height",
  147. "max-width",
  148. "max-zoom",
  149. "nav-index",
  150. "nav-up",
  151. "nav-right",
  152. "nav-down",
  153. "nav-left",
  154. "opacity",
  155. "order",
  156. "orientation",
  157. "orphans",
  158. "outline",
  159. "outline-width",
  160. "outline-style",
  161. "outline-color",
  162. "outline-offset",
  163. "overflow",
  164. "overflow-x",
  165. "overflow-y",
  166. "page-break-before",
  167. "page-break-inside",
  168. "page-break-after",
  169. "padding",
  170. "padding-top",
  171. "padding-right",
  172. "padding-bottom",
  173. "padding-left",
  174. "pointer-events",
  175. "position",
  176. "quotes",
  177. "resize",
  178. "right",
  179. "src",
  180. "stroke",
  181. "tab-size",
  182. "table-layout",
  183. "text-align",
  184. "text-align-last",
  185. "text-decoration",
  186. "text-emphasis",
  187. "text-emphasis-position",
  188. "text-emphasis-style",
  189. "text-emphasis-color",
  190. "text-indent",
  191. "text-justify",
  192. "text-outline",
  193. "text-transform",
  194. "text-wrap",
  195. "text-overflow",
  196. "text-overflow-ellipsis",
  197. "text-overflow-mode",
  198. "text-shadow",
  199. "top",
  200. "transition",
  201. "transition-delay",
  202. "transition-timing-function",
  203. "transition-duration",
  204. "transition-property",
  205. "transform",
  206. "transform-origin",
  207. "unicode-bidi",
  208. "user-select",
  209. "user-zoom",
  210. "vertical-align",
  211. "visibility",
  212. "widows",
  213. "width",
  214. "white-space",
  215. "word-break",
  216. "word-spacing",
  217. "word-wrap",
  218. "z-index",
  219. "zoom",
  220. "..."
  221. ],
  222. [ "@media" ],
  223. [ ">child" ]
  224. ]
  225. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement