Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.09 KB

README.md

File metadata and controls

43 lines (29 loc) · 1.09 KB

SUIT CSS components

The 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.

Installation

…is a convenient way to install the following packages:

Building

Install Node (comes with npm).

npm install

To generate a build:

npm run build

Browser support

Refer to the caniuse page for flexbox.

  • Google Chrome (latest)
  • Opera (latest)
  • Firefox 28+
  • Safari 6.1+
  • Internet Explorer 10+