Skip to content

v1.0.0

Choose a tag to compare

@dotninth dotninth released this 23 May 20:55
· 9 commits to master since this release

Added

  • Added Alpine.js and Htmx.js libraries to the project and initialized Alpine.js in app.js.
  • Added tailwindcss base, components, and utilities to app.css.
  • Added content paths for blade.php and JS files in the resources directory to tailwind.config.js.
  • Added postcss and tailwindcss configuration files.
  • Added alpinejs, axios, htmx.org, postcss, and tailwindcss as devDependencies in package.json.

Changed

  • Updated project description in composer.json to reflect new technologies used in the starter kit.
  • Changed project name from "laravel/laravel" to "halt-stack/starter-kit" in composer.json.
  • Updated project description and keywords in composer.json.
  • Updated introduction and added installation instructions, features, support, and sponsors sections in README.md.