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