Skip to content

Releases: kallebysantos/tailwind-dotnet

v1.2.4

23 Jul 10:42
v1.2.4
5bac8d9

Choose a tag to compare

What's Changed

Full Changelog: v1.2.3...v1.2.4

v1.2.3

12 Jul 23:49
v1.2.3
cada6fa

Choose a tag to compare

Full Changelog: v1.2.0...v1.2.3

v1.2.0

16 Mar 13:59
cf09f20

Choose a tag to compare

What's Changed

Feats

  • Support for .NET 9+ Static Assets (@kallebysantos)
  • Now tailwind output will be generated on build using the following default strategies:
    • Debug: simple file
    • Release: minified & optimised result

Fixes

  • MsBuild project refactor, using .NET conventions
  • Ensuring that download directory is created
  • Fixed some documentation typos (@kyleratti)

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

14 Mar 15:44
80da3ce

Choose a tag to compare

Package available in nuget.org

What's Changed

Full Changelog: https://github.com/kallebysantos/tailwind-dotnet/commits/v1.1.0