@epam/electric
v6.4.3
Published
EPAM UUI components set branded with 'electric' style
Downloads
1,523
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-electricto the html body tag.
