@cupcake-ds/cc-props
0.1.0
- ESM via JSPM
- ES Module Entrypoint
- Export Map
- Keywords
- License
- Repository URL
- TypeScript Types
- README
- Created
- Published
- Downloads 13
- Score
MPQF
- License MIT
Package Exports
- @cupcake-ds/cc-props
- @cupcake-ds/cc-props/borders
- @cupcake-ds/cc-props/colors
- @cupcake-ds/cc-props/design-tokens
- @cupcake-ds/cc-props/fonts
- @cupcake-ds/cc-props/global
- @cupcake-ds/cc-props/json
- @cupcake-ds/cc-props/media
- @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
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