Skip to content
forked from suitcss/base

CSS base styles for web apps (a thin layer on top of normalize.css)

License

Notifications You must be signed in to change notification settings

raulghm/cata-base

 
 

Repository files navigation

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+

About

CSS base styles for web apps (a thin layer on top of normalize.css)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 70.8%
  • HTML 28.7%
  • JavaScript 0.5%