Fss-lib.Builder 3.0.1

dotnet tool install --global Fss-lib.Builder --version 3.0.1
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local Fss-lib.Builder --version 3.0.1
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Fss-lib.Builder&version=3.0.1
                    
nuke :add-package Fss-lib.Builder --version 3.0.1
                    

Provides CLI tools to generate Css files using F#.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
3.0.1 54 6/30/2026
3.0.0 143 4/5/2026
1.0.0 281 4/28/2024

3.0.1 - Fix: styles now generate even when compiled against a newer FSharp.Core than the tool ships with.