Skip to content

Latest commit

 

History

History
 
 

05-composing-utilities-with-@apply

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

05: Composing Utilities with @apply – 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