Skip to content

SUI React library is made up of reusable building blocks of our design system.

Notifications You must be signed in to change notification settings

wpmudev/sui-react

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUI React

npm GitHub package.json version (subfolder of monorepo) License: GPLv3

The SUI React components are user-interface building blocks of our design system. Each component is reusable and specifically developed to work on a WordPress plugin environment with React library.

Installation

npm i --save @wpmudev/sui-react

For the installation of any particular package, check the documentation associated with component: SUI Doc

Contributing

See CONTRIBUTING.md for guidelines.

Releasing

See RELEASING.md for guidelines.