JSPM

@cupcake-ds/cc-props

0.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 8
  • Score
    100M100P100Q85178F
  • License MIT

Package Exports

  • @cupcake-ds/cc-props
  • @cupcake-ds/cc-props/animations
  • @cupcake-ds/cc-props/borders
  • @cupcake-ds/cc-props/colors
  • @cupcake-ds/cc-props/design-tokens
  • @cupcake-ds/cc-props/easings
  • @cupcake-ds/cc-props/fonts
  • @cupcake-ds/cc-props/json
  • @cupcake-ds/cc-props/media
  • @cupcake-ds/cc-props/normalize
  • @cupcake-ds/cc-props/postcss/normalize
  • @cupcake-ds/cc-props/postcss/style
  • @cupcake-ds/cc-props/shadows
  • @cupcake-ds/cc-props/sizes
  • @cupcake-ds/cc-props/style
  • @cupcake-ds/cc-props/tokens
  • @cupcake-ds/cc-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