terryupton / boilerplate-base

This is a base boilerplate as a starting point for all website projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

This is a base boilerplate as a starting point for all website projects

License:MIT License


Languages

Language:JavaScript 55.4%Language:CSS 44.6%