EduardoSP6 / tailwindcss-login-page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple login page using TailwindCSS

In this project I created custom CSS classes in src/main.css

I run via VS Code throught Live Server plugin

Command to generate build:

npx tailwindcss-cli@latest build ./src/main.css -o ./src/dist/tailwind.css

How to execute:

Clone this repository and run npm install

About

License:MIT License


Languages

Language:HTML 81.5%Language:CSS 13.3%Language:JavaScript 5.2%