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

robwierzbowski/css-property-order-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

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.

About

A json file to use with CSS sorting tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published