Skip to content

Files

Latest commit

Jul 2, 2019
9857b2f · Jul 2, 2019

History

History
11 lines (6 loc) · 762 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 762 Bytes

@universalstandard/common-css-properties

yarn add @universalstandard/common-css-properties

There are 1,000+ CSS properties. Most of them are useless. These are the ones we use.

This package was initially created to be used in conjunction with @universalstandard/ook for performance so each prop only needs to sift through an array of 100+ CSS properties rather than 1,000+.

It was originally based off of common CSS properties listed on MDN here, but as we use properties, we'll add them to this list.

Please PR properties you use. It's an easy process and a quick merge. 😁