Skip to content
This repository was archived by the owner on Aug 7, 2026. It is now read-only.

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML Tailwind starter

This start was build for people not needing any framework. It's sometimes enough to just have a plain HTML file, but leverage the power of Tailwind CSS.

The project uses the Tailwind purge to make the files as clean as possible.

Installation

The installation is very easy run the install command.

npm install

Next up we can run the dev server:

npm run dev

And your website will start up.

Note - make sure to install live-server globally as a dependancy or it will not work

npm install -g live-server

Modifying the project

You can then modify the tailwind.config.js for your own custom colors if needed And modify the index.html inside the src directory.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages