1.0.2 • Published 1 year ago

@kozimo/kocoon-scss v1.0.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

@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 --save

Or via yarn:

yarn add @kozimo/kocoon-scss

Usage

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.

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago