Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 584 Bytes

readme.md

File metadata and controls

15 lines (10 loc) · 584 Bytes

CSS property order list

Properties are ordered by:

  • Category
  • Shorthand and longhand properties
  • Top-right-bottom-left
  • Width-height
  • Alphabetically

Longhand properties are indented under their shorthand property to add visual semantics.

Prefixed, non-spec, and deprecated properties have been removed. Use Autoprefixer to provide prefixed properties and values. Avoid using non-spec properties entirely.

Comments are not valid in json, and should be stripped before using. The .json file is CSScomb compatible.