@epam/electric
v5.12.1
Published
EPAM UUI components set branded with 'electric' style
Downloads
1,716
Keywords
Readme
UUI Electric package
This package is a part of EPAM UUI library.
@epam/electric
contains the 'Electric' skin components.
How to install
yarn add @epam/electric
Add styles
Add this to the root of your app:
import '@epam/electric/styles.css'; import '@epam/assets/css/theme/theme_electric.css'
Add theme class
uui-theme-electric
to the html body tag.