fynydd.sfumato 5.1.4

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

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 9 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 net9.0 is compatible. 
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.1.4 73 12/26/2024
5.1.3 64 12/26/2024
5.1.2 136 12/23/2024
5.1.1 261 12/13/2024
5.1.0 169 12/12/2024
5.0.77 176 11/1/2024
5.0.76 186 10/28/2024
5.0.75 289 7/8/2024
5.0.74 282 7/7/2024
5.0.73 209 6/8/2024
5.0.72 247 6/6/2024
5.0.70 281 5/16/2024

Added "phab" adaptive breakpoint between "mobi" and "tabp" (less narrow phones like iPhone SE)