suitcss-components

Components for SUIT CSS

Usage no npm install needed!

<script type="module">
  import suitcssComponents from 'https://cdn.skypack.dev/suitcss-components';
</script>

README

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+