Open Issues Need Help
View All on GitHub Add support for MUSL binaries 2 months ago
good first issue
Use the Tailwind Standalone CLI the right way: A one & done solution for using Tailwind with .NET.
#dotnet#tailwindcss
Add support for sourcemaps 3 months ago
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