cata-base-extend
v0.1.0
Published
CSS base styles for extend cata-base package
Downloads
2
Maintainers
Readme
Cata base extend
cata-base-extend
styles for cata-base
or suitcss-base
styles.
Read more about how to use SUIT CSS.
Installation
## NPM
npm install cata-base-extend
Yarn
yarn add cata-base-extend
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+