Skip to content

CSS custom properties to help accelerate adaptive and consistent design.

License

Notifications You must be signed in to change notification settings

kevin-powell/open-props

 
 

Repository files navigation

Frame 2

Open Source CSS Variables

colors gradients shadows aspect ratios typography
easings animations sizes borders z-indexes media-queries

Tests


Need help?   👉   Discord


CDN (browse)

CLI

  • npm run gen:op - runs through src/ js files and creates the PostCSS files in src/
  • npm run gen:nowhere - creates a version of Open Props without the use of :where()
  • npm run gen:prefixed - creates a version of Open Props with each prop prefixed with op, like --op-font-size-1
  • npm run bundle - creates all the various minified bundles of props
  • npm run lib:js - builds the JS modules for NPM

About

CSS custom properties to help accelerate adaptive and consistent design.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 50.4%
  • CSS 29.0%
  • JavaScript 20.6%