DEV Community

Beey
Beey

Posted on

New StackBlitz HTML + Tailwind + CSS project

I made a HTML + Tailwind + CSS project on StackBlitz. This project includes:

  • HTML
  • JS
  • .gitignore
  • Prettier
  • Python
  • CSS (Inline and tailwind)
  • Config files for ESLint, Prettier, Bable, and Pylint
  • And more

This project's HTML file has an example that is editable so you can make webpages.

The goal of this project is to have a quick and easy way to set up a webpage with an optional empty JS file ready to use.

If you want to fork this project or view this project you can go here: Stackblitz HTML + Tailwind + CSS project

Top comments (0)