Skip to content

Latest commit

 

History

History

epam-promo

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

UUI Promo package

This package is a part of EPAM UUI library.

@epam/promo contains the 'Promo' skin components.

Install

yarn add @epam/promo

Add styles

  1. Add this to the root of your app:

    import '@epam/promo/styles.css';
    
  2. Add theme class uui-theme-promo to the html body tag.