Skip to content

v0.15.4

Choose a tag to compare

@dannote dannote released this 07 Jul 13:57
· 50 commits to master since this release

Fixed

  • Tailwind stylesheet and module resolution now searches Phoenix-style asset locations such as deps and Mix.Project.build_path(), fixing phoenix-colocated/*/colocated.css imports in fresh Phoenix projects.
  • Dev-mode Tailwind rebuilds now watch generated Phoenix colocated CSS and perform full CSS rebuilds when imported stylesheets change.