1.1.0 • Published 9 years ago
morishitter-base v1.1.0
SUIT CSS base for morishitter
Base styles for web applications. Provides a thin layer on top of Normalize.css.
Read more about how to use SUIT CSS.
Forked from suitcss/base.
Installation
$ npm install morishitter-baseScripts
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.
$ npm run formatFormat CSS code according to the configuration of stylelint.
Browser support
- Google Chrome
- Firefox
- Safari
- Opera
- Edge
- Internet Explorer 11
LICENSE
MIT (same as suitcss/base)