Skip to content

Latest commit

 

History

History
 
 

07-customizing-your-design-system

07: Customizing Your Design System – Tailwind CSS: From Zero to Production

Watch the screencast

Install the required dependencies with npm:

npm install

Then start the dev server:

npm run dev