Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Build

Using TailwindCSS with Vanilla HTML5

This is a minimal project that demonstrates how to set up and use TailwindCSS with plain HTML5. It serves as a foundational starting point for quickly styling HTML without the need for additional JavaScript frameworks or libraries.

Features

  • TailwindCSS for utility-first CSS styling.
  • Clean and minimal HTML5 structure.
  • Easy to set up and extend for simple projects.

Project Structure

├── src/index.html           # Main HTML file
├── tailwind.config.js   # TailwindCSS configuration file
├── src/input.css, output.css   # TailwindCSS styles (input for PostCSS)
├── package.json         # Node.js dependencies and scripts
├── postcss.config.js    # PostCSS configuration file
└── assets/                # For static files

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages