A Simple starter project by Terry Upton (Amasci Crative Limited) using Tailwind CSS, Laravel Mix and PostCSS.
- Tailwind CSS
- Tailwind UI (commercial license required)
- [npm] (https://www.npmjs.com/)
- Clone this repo into your project and use as a base boilerplate.
- Download the repo and move files over locally into the project.
- Consider adding Alpine.js as default JavaScript framework.
- Consider extending TailwindCSS preflight (
@layer base
) for theframework.css
files - see Extending Preflight - Update TailwindCSS config to use presets and split into better management (brand, default css-grids).
- Replace Sass (scss) build with PostCSS
- Update Mix to version 6.
The MIT License (MIT). Please see License file for more information.