Cata-base-extend styles for cata-base or suitcss base styles
cata-base-extend
styles for cata-base
or suitcss-base
styles.
Read more about how to use SUIT CSS.
npm install cata-base-extend
yarn add cata-base-extend
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
.