austenc/preset

There is no license information available for the latest version (1.1.2) of this package.

1.1.2 2019-08-08 01:24 UTC

This package is auto-updated.

Last update: 2024-04-08 11:00:31 UTC


README

Installation

Run this command to add the preset to your project:

composer require austenc/preset --dev    

Run this command to install the preset

php artisan preset austencam

What It Does

  • Removes Bootstrap and jQuery
  • Removes minified .js and .css files from version control
  • Installs Tailwind CSS, postcss-import and postcss-nesting
  • Adds a default app blade template layout