0.2.2 • Published 5 years ago
@yumastudio/blockx-scss v0.2.2
@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 --saveOr via yarn:
yarn add @yumastudio/blockx-scssUsage
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.