cata-variables
v0.1.0
Published
Cata variables
Maintainers
Readme
Cata variables
Basic set of variables. Useful for rapid scaffolding.
Features
- Colors
- Typographic
- Ratios (modular scale)
- Font stacks
- Base variables
- Font sizes
- Common properties for components
Installation
NPM
npm install cata-variablesYarn
yarn add cata-variablesDownload
Testing
Install Node (comes with npm) and run:
npm installOr install Yarn and run:
yarnTo generate a build:
npm run buildTo lint code with postcss-bem-linter and stylelint
npm run lintTo generate the testing build.
npm run build-testBasic visual tests are in test/index.html.
Browser support
- Google Chrome
- Firefox
- Safari
- Opera
- Internet Explorer 9+
