v0.5.0
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.