Skip to content

Releases: rozumak/tailwindcss-dotnet

v2.0.0-beta.3

v2.0.0-beta.3 Pre-release
Pre-release

Choose a tag to compare

@rozumak rozumak released this 12 Sep 15:01
3757fec

What's Changed

  • Fix: Add quotes around file paths for proper handling of spaces in paths by @cepg3

New Contributors

  • @cepg3 made their first contribution in #10

Full Changelog: v2.0.0-beta.2...v2.0.0-beta.3

v2.0.0-beta.2

v2.0.0-beta.2 Pre-release
Pre-release

Choose a tag to compare

@rozumak rozumak released this 13 Mar 17:18
5101d91

Use the tailwindcss-windows-x64 binary for both x64 and Arm64 platforms. If no version is specified explicitly, automatically use the latest available TailwindCSS v4.x.x release. Thanks @ewassef for making this possible.

v2.0.0-beta.1

v2.0.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@rozumak rozumak released this 26 Jan 13:21

v1.1.0

Choose a tag to compare

@rozumak rozumak released this 02 Sep 14:35

Updated the tool to set tailwindcss cli v3.4.10 as the default version.
Dropped .NET 7 framework and upgraded to .NET 8. Thanks to @pmcvtm!

v1.0.0

Choose a tag to compare

@rozumak rozumak released this 22 Dec 15:16

This release marks the initial launch of the tailwindcss-dotnet CLI tool.
Updated the tool to set tailwindcss cli v3.4.0 as the default version.

v1.0.0-beta.3

v1.0.0-beta.3 Pre-release
Pre-release

Choose a tag to compare

@rozumak rozumak released this 23 Feb 17:48

Added option to override tailwind cli version.

v1.0.0-beta.2

v1.0.0-beta.2 Pre-release
Pre-release

Choose a tag to compare

@rozumak rozumak released this 23 Feb 15:47

First release