@kozimo/blockz-scss
v1.0.2
Published
SCSS files for building Kozimo UI.
Maintainers
Readme
@kozimo/blockz-scss
This package contains the SCSS components of Blockz Design System.
Installation
The package can be installed via npm:
npm i @kozimo/blockz-scss --saveOr via yarn:
yarn add @kozimo/blockz-scssUsage
You can import Blockz styles in JavaScript with this import:
import '@kozimo/blockz-scss/dist/styles.css';That syntax is Webpack specific (and will work with Create React App), but you can use Blockz anywhere that supports ES6 module bundling and global CSS.
License
Blockz SCSS is licensed under the terms of the Apache License 2.0.
