0.2.2 • Published 5 years ago

@yumastudio/blockx-scss v0.2.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
5 years ago

@yumastudio/blockx-scss

This package contains the SCSS components of Blockx Design System.

Installation

The package can be installed via npm:

npm i @yumastudio/blockx-scss --save

Or via yarn:

yarn add @yumastudio/blockx-scss

Usage

You can import Blockx styles in JavaScript with this import:

import '@yumastudio/blockx-scss/dist/styles.css';

That syntax is Webpack specific (and will work with Create React App), but you can use Blockx anywhere that supports ES6 module bundling and global CSS.

License

BlockxSCSS is licensed under the terms of the Apache License 2.0.

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago