Skip to content
This repository has been archived by the owner on Apr 7, 2024. It is now read-only.
Dima Vyshniakov edited this page Nov 30, 2023 · 4 revisions

CSS Modules

By default, css-modules implemented. It's also possible to use some other styling solutions.

SASS/SCSS

There is a PR which demonstrates all required changes to enable SASS in the library.

Styled components

It's possible to use styled-components as a peer dependency in the library. There is a PR with required changes.

Clone this wiki locally