@wopify/ui-design
v2.6.8
Published
[![Build Status](https://travis-ci.org/railsbridge/docs.png)](https://travis-ci.org/railsbridge/docs)
Downloads
25
Readme
wopify/ui-design
Overview
@wopify/ui-design is a ui-component library mainly for Wopify's Wopify For Business recruiting platform for companies. It's built to have a solid base with room for customization.
🎉 Version 2.5.9 is released 🎉
Getting started
Get started using the library by installing it through npm
npm install @wopify/ui-design
Or install through yarn by running
yarn add @wopify/ui-design
And then make sure to import the components into your project that you want to use.
import { Button } from '@wopify/ui-design'
Components
The components are built to be able to be modified, or used as they are from start. Down below you fill find most of the components with their respective documentation.
All of the regular HTML attributes can be used with the components if nothing else is stated
Typography
H1, H2, H3, H4, P