Skip to content

v0.5.0

Compare
Choose a tag to compare
@samselikoff samselikoff released this 13 May 15:38
· 241 commits to master since this release

Upgrades TailwindCSS from 0.4.1 to 0.5.2. Check out Tailwind's 0.5 release notes for all the changes.

For the purposes of this library, you should just need to re-run ember generate ember-cli-tailwind when upgrading, and compare the diffs (notably the config files with the @tailwind directives) to make sure you've included everything.

You can also delete the tailwind/tailwind-preflight.css and tailwind/tailwind-utilities.css files as they are no longer needed.