rvsul / Manage-Landing-TailwindCSS

Responsive Manage Landing Page built with TailwindCSS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Responsive Tailwind Manage Landing Page

Screenshot (109)

Screenshot (111)

Usage

Install dependencies (Tailwind)

npm install

Run the Tailwind CLI to compile the input.css during development. The output file is css/main.css

npm run watch

To build once run...

npm run build

You can edit the scripts in package.json and the tailwind.config.js file to change input/output locations

About

Responsive Manage Landing Page built with TailwindCSS


Languages

Language:CSS 56.4%Language:HTML 41.1%Language:JavaScript 2.4%