Skip to content

Instantly share code, notes, and snippets.

View sharif-22's full-sized avatar
:electron:

Sharif sharif-22

:electron:
View GitHub Profile
@anburocky3
anburocky3 / Vite-Tailwind-Github-Integration.md
Last active April 24, 2024 02:44
Tailwind, Vite integration with Github-Pages deployment steps

TailwindCss-Vite

  1. Create project using the below commands.
npm create vite@latest my-project-name
> Vanilla
> JavaScript