Skip to content

Releases: laravel-frontend-presets/tailwindcss

0.5.1

18 Mar 09:21
Compare
Choose a tag to compare

Fixes path of bootstrap.js

0.5.0

18 Mar 05:10
defd5e4
Compare
Choose a tag to compare
  • Upgrade Tailwind dependency to 0.51 and loosen constraint for future releases
  • Improve responsiveness of login, register, and app nav views
  • Use spatie/laravel-mix-purgecss instead of hand-rolled PurgeCSS config

0.4.3

11 Feb 11:44
Compare
Choose a tag to compare

Add support for Laravel 5.6

0.4.2

22 Jan 23:33
Compare
Choose a tag to compare

Add PurgeCSS configuration.

This is commented out by default, but if you want to run the PurgeCSS utility over your production CSS build, simply uncomment the mix.inProduction section of the webpack.mix.js file and run npm run prod.

0.4.1

20 Dec 03:52
Compare
Choose a tag to compare

Update Tailwind CSS dependency to 0.4.0

0.4.0

06 Dec 23:54
a945944
Compare
Choose a tag to compare

Update Tailwind to 0.3.0

0.3.1

24 Nov 10:15
Compare
Choose a tag to compare
  • Update Tailwind CSS to 0.2.2
  • Fix rendering of panel headings (#9)

0.3.0

19 Nov 02:13
Compare
Choose a tag to compare

Update to Tailwind CSS 0.2.1

0.2.4

11 Nov 01:33
Compare
Choose a tag to compare

Bump Tailwind dependency to 0.1.6

0.2.3

07 Nov 17:48
fa93a06
Compare
Choose a tag to compare
  • Bump Tailwind dependency to 0.1.4