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