Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

Releases: zaknesler/tailwind-preset

v1.3.1

09 Nov 14:53
Compare
Choose a tag to compare

Changelog

  • Fix tailwind container plugin import

v1.3.0

09 Nov 14:44
Compare
Choose a tag to compare

Changelog

  • Update Tailwind from 0.7.0 to 0.7.2
  • Ensure that the password.request route is defined when showing reset link (laravel/framework#26459)

v1.2.0

31 Oct 22:02
Compare
Choose a tag to compare

Changelog

  • Update Tailwind from 0.6* to 0.7.0
  • Use strict package versions

v1.1.1

01 Oct 14:10
3c66246
Compare
Choose a tag to compare

Changelog

  • Use the correct facade 🤦‍♂️

v1.1.0

28 Sep 19:16
Compare
Choose a tag to compare

Changelog

v1.0.0

04 Sep 16:20
735ddb4
Compare
Choose a tag to compare

Changelog

  • Upgrade less from 3.0 to 3.8.
  • Style the "remember me" checkbox.
  • Install the files to the resources directory rather than the resources/assets directory.
  • Add verify.blade.php view for Laravel 5.7 email verification.
  • Clean up self-closing tags.
  • Remove maximum-scale and user-scalable from viewport meta tag.
  • Change wording to "sign in" and "sign up" instead of "login" and "register."
  • Remove semicolons from JavaScript files.
  • Clean up app.less file (remove comments).
  • Inline the html and body height classes.
  • Use h1 tag on welcome page.

v0.1.3

22 Jun 12:11
Compare
Choose a tag to compare

Changelog

  • Upgrade tailwindcss from 0.5 to 0.6.
  • Upgrade cross-env from 5.1 to 5.2.

v0.1.2

25 May 11:27
4cfb0aa
Compare
Choose a tag to compare

Changelog

  • Upgradelaravel-mix from 2.0 to 2.1.
  • Upgrade laravel-mix-purgecss from 2.1 to 2.2.

v0.1.1

24 May 22:31
5c43d40
Compare
Choose a tag to compare

Changelog

  • Fixed form size in reset.blade.php.

v0.1.0

24 May 15:46
Compare
Choose a tag to compare

I feel that everything is just about complete, so here's the first release!