Components for SUIT CSS
npm install suitcss-componentsThe full collection of SUIT CSS components. Requires
suitcss-preprocessor or similar in
your build process, if you choose to use the packages directly.
Read more about SUIT CSS.
* npm: npm install suitcss-components
* Download
…is a convenient way to install the following packages:
* components-arrange
* components-button
* components-flex-embed
* components-grid
Install Node (comes with npm).
```
npm install
To generate a build:
```
npm run build
Refer to the caniuse page for flexbox.
* Google Chrome (latest)
* Opera (latest)
* Firefox 28+
* Safari 6.1+
* Internet Explorer 10+