5.0.0 • Published 9 years ago

@joaomilho/ui-css-components v5.0.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
9 years ago

Klarna UI CSS Components

This project contains CSS components to be used in all Klarna user facing projects.

The showroom of these components is available online at klarna.github.io/ui-css-components.

The reference for its implementation is Klarna's styleguide.

The project follows a non strict version of BEM, and it doesn't include any kind of JavaScript so no behaviour is defined. If you use React use the ui-react-components.

Running locally

To run the showroom locally:

npm install
make dev