JSPM

  • Created
  • Published
  • Downloads 14438
  • Score
    100M100P100Q152026F
  • License MIT

Package Exports

  • open-props
  • open-props/animations
  • open-props/aspects
  • open-props/blue
  • open-props/borders
  • open-props/colors
  • open-props/cyan
  • open-props/easings
  • open-props/fonts
  • open-props/gradients
  • open-props/grape
  • open-props/gray
  • open-props/green
  • open-props/indigo
  • open-props/lime
  • open-props/media
  • open-props/normalize
  • open-props/orange
  • open-props/pink
  • open-props/postcss/normalize
  • open-props/postcss/style
  • open-props/red
  • open-props/shadows
  • open-props/sizes
  • open-props/style
  • open-props/teal
  • open-props/violet
  • open-props/yellow
  • open-props/zindex

Readme

Frame 2

Open Source CSS Variables

gradients animations sizes easings colors shadows aspect-ratios z-indexes

Tests


Need help?   👉   Discord


CDN

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