Releases: kallebysantos/tailwind-dotnet
Releases · kallebysantos/tailwind-dotnet
v1.2.4
What's Changed
- fix: addind quotes to 'tailwind generate command' by @kallebysantos in #14
Full Changelog: v1.2.3...v1.2.4
v1.2.3
Full Changelog: v1.2.0...v1.2.3
v1.2.0
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
- @kyleratti made their first contribution in #6
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Package available in nuget.org
What's Changed
- feat: Tailwind minified output on
Publishby @kallebysantos in #3
Full Changelog: https://github.com/kallebysantos/tailwind-dotnet/commits/v1.1.0