Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.22 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.22 KB

Simple Boilerplate Starter Project

A Simple starter project by Terry Upton (Amasci Crative Limited) using Tailwind CSS, Laravel Mix and PostCSS.

Build Tools

CSS

Requirements

Installation Options

  1. Clone this repo into your project and use as a base boilerplate.
  2. Download the repo and move files over locally into the project.

Todo

  • Consider adding Alpine.js as default JavaScript framework.
  • Consider extending TailwindCSS preflight (@layer base) for the framework.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.

License

The MIT License (MIT). Please see License file for more information.