Skip to content

vpcom/tailwind4-vite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tailwind v4 + Vite

The aim of this project is to review the functionalities of the latest Tailwind version, v4 as of today. It compiles and showcases them in a compact project for convenience for refreshing personal skills.

How was this project built

If you are interested, the use of Vite is for convenience and it was done using Node v22 with the following commands:

npm init -y
npm install -D vite tailwindcss @tailwindcss/vite

Then, tailwind was added to tailwind in vite.config and a generic .gitignore file was added before initiating git and adding it to the GitHub repo.

What is showcased

  • Typography
  • Colors

About

Tailwind v4 Feature Showcase with Vite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published