Use the Tailwind Standalone CLI the right way: A one & done solution for using Tailwind with .NET.

dotnet tailwindcss
2 Open Issues Need Help Last updated: Aug 24, 2025

Open Issues Need Help

View All on GitHub
good first issue

Use the Tailwind Standalone CLI the right way: A one & done solution for using Tailwind with .NET.

#dotnet#tailwindcss

AI Summary: Add support for source maps to the MarshalHayes.Tailwind.Standalone .NET package by updating the MSBuild targets to utilize the sourcemap generation capabilities introduced in Tailwind CLI v4.1.6. This likely involves adding a new property to control source map generation (e.g., `TailwindGenerateSourceMaps`) and modifying the MSBuild target to pass the appropriate flag to the Tailwind CLI.

Complexity: 3/5
good first issue

Use the Tailwind Standalone CLI the right way: A one & done solution for using Tailwind with .NET.

#dotnet#tailwindcss