cata-variables

0.1.0 • Public • Published

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+

Package Sidebar

Install

npm i cata-variables

Weekly Downloads

2

Version

0.1.0

License

MIT

Unpacked Size

14.4 kB

Total Files

6

Last publish

Collaborators

  • raulghm