fynydd.sfumato 5.0.73

dotnet tool install --global fynydd.sfumato --version 5.0.73
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 fynydd.sfumato --version 5.0.73
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=fynydd.sfumato&version=5.0.73
nuke :add-package fynydd.sfumato --version 5.0.73

SFUMATO

Sfumato is a lean, modern, utility-based CSS framework with relative UI scaling built-in. Create one simple "sfumato.yml" file for your web-based app or website project and run the Sfumato CLI command. It will watch you as you work, keep track of your markup changes, and generate a custom, tiny CSS library based on only what you use in your project. Sfumato has Dart Sass built-in (cross platform) so you gain all the benefits of SCSS logic and features as part of your stylesheet development. And Sfumato uses the same class naming convention as Tailwind CSS.

Install dotnet 8 or later from https://dotnet.microsoft.com/en-us/download and then install Sfumato with the following command:

dotnet tool install --global fynydd.sfumato

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.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
5.0.73 120 6/8/2024
5.0.72 147 6/6/2024
5.0.70 220 5/16/2024

Max rem unit options doubled to 192 from 96