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.
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/viteThen, 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.
- Typography
- Colors