Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 436 Bytes

CHANGELOG.md

File metadata and controls

23 lines (15 loc) · 436 Bytes

Revision history for tailwind (Haskell)

Unreleased

  • Nix: GHC 9 support
  • Log tailwind binary used.

0.3.0.0

  • Nix:
    • Switch to official nixpkgs package for TailwindCSS and its plugins
    • Use relude 1.0
  • Switch from lens to optics-core

0.2.0.0

  • Add --output
  • Fix quoted source paths breaking tailwind.config.js syntax
  • Workaround Tailwind not crashing with non-zero exitcode

0.1.0.0

  • First version.