4.0.0 • Published 6 years ago

cata-base v4.0.0

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

Cata CSS base

Build Status

Base styles for web applications. Provides a thin layer on top of Normalize.css.

Read more about how to use SUIT CSS.

Installation

Testing

Install Node (comes with npm).

npm install

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+
4.0.0

6 years ago

0.1.0

7 years ago