Skip to content

Latest commit

 

History

History

loveship

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

UUI Loveship package

This package is a part of EPAM UUI library.

@epam/loveship contains the 'Loveship' skin components.

Install

yarn add @epam/loveship

Add styles

  1. Add this to the root of your app:

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