webpack-tailwind-flowbite-canvas Tailwind Templates

Webpack Tailwind Flowbite Canvas

Weaver template with TailwindCSS v4 and Flowbite v3 for quick start your own project

About

This repository contains weaver template for quick start your own project. Using new tailwindcss v4 and flowbite v3.

Tech stack

  • TailwindCSS v4.0.17
  • Flowbite v3.1.2
  • Webpack v5.98.0

Project structure


├─┬ src                  - Source folder
│ ├── css                - СSS files
│ ├── js                 - JavaScript files
│ ├── static             - Fonts,icons etc.
│ ├── templates          - HTML templates
│ └── index.js           - Frontend webpack input file
├── package.json         - Settings for Node.js
├── postcss.config.mjs   - Settings for PostCSS
└── webpack.config.js    - Prod and dev settings for Webpack

Quick start

npm install
npm run dev
npm run build

Top categories

Loading Svelte Themes