All notable changes to laravel-tailwindcss
will be documented in this file.
- Bump dependabot/fetch-metadata from 2.1.0 to 2.3.0 by @dependabot in #22
Full Changelog: https://github.com/fuelviews/laravel-tailwindcss/compare/v0.0.5...v0.0.6
- Refactored file paths to use the stubs directory instead of resources directory for configuration and CSS files. Updated package name to tailwindcss in the TailwindCssServiceProvider. by @thejmitchener in #18
Full Changelog: https://github.com/fuelviews/laravel-tailwindcss/compare/v0.0.4...v0.0.5
- Refactored the package description and fixed some typos in the READMEmd file. Updated the composer.json file to correct the package description. Modified the TailwindCssCommand.php file to add an option to force overwrite existing files without prompting for confirmation. by @thejmitchener in #17
Full Changelog: https://github.com/fuelviews/laravel-tailwindcss/compare/v0.0.3...v0.0.4
- Update tailwind config stub by @thejmitchener in #16
Full Changelog: https://github.com/fuelviews/laravel-tailwindcss/compare/v0.0.2...v0.0.3
- Added a new path to the content array in tailwind.config.js.stub to include files from the vendors/fuelviews directory, in order to ensure that the styles from those files are also applied. by @thejmitchener in #15
Full Changelog: https://github.com/fuelviews/laravel-tailwindcss/compare/v0.0.1...v0.0.2
- Refactored README.md to provide a comprehensive description of the Fu… by @thejmitchener in #2
- Bump actions/setup-node from 3 to 4 by @dependabot in #4
- Bump anothrNick/github-tag-action from 1.67.0 to 1.69.0 by @dependabot in #11
- Bump @tailwindcss/typography from 0.5.10 to 0.5.13 by @dependabot in #13
- Updates stub and readme by @thejmitchener in #14
- @thejmitchener made their first contribution in #2
Full Changelog: https://github.com/fuelviews/laravel-tailwindcss/commits/v0.0.1