Getting Started
Install
Configure Tailwind
Add the following to the generated tailwind.config.cjs
file (remember, the Inter font is used by this design system and you will need to install it separately from Google Fonts - a future version of this library will ship with it by default - use the Reference Playground to see how):
Don’t feel ready to design?
Use the two reference example pages as a starting point!
- A page with a single buy button
- A page with a a size picker
Don’t forget, there is a real-world example E-commerce site available here. The source code for this is availiable in this repository here.