0.1.0 • Published 6 years ago

cata-variables v0.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

Cata variables

Build Status

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-variables

Yarn

yarn add cata-variables

Download

Download

Testing

Install Node (comes with npm) and run:

npm install

Or install Yarn and run:

yarn

To generate a build:

npm run build

To lint code with postcss-bem-linter and stylelint

npm run lint

To generate the testing build.

npm run build-test

Basic visual tests are in test/index.html.

Browser support

  • Google Chrome
  • Firefox
  • Safari
  • Opera
  • Internet Explorer 9+