5.0.0 • Published 7 years ago
suitcss-base v5.0.0
SUIT CSS base
Base styles for web applications. Provides a thin layer on top of Normalize.css.
Read more about how to use SUIT CSS.
Installation
- npm:
npm install suitcss-base - Component(1):
component install suitcss/base - Download
Testing
Install Node (comes with npm).
npm installTo 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+