fynydd.sfumato
6.1.7
dotnet tool install --global fynydd.sfumato --version 6.1.7
dotnet new tool-manifest
dotnet tool install --local fynydd.sfumato --version 6.1.7
#tool dotnet:?package=fynydd.sfumato&version=6.1.7
nuke :add-package fynydd.sfumato --version 6.1.7
Sfumato: The Ultra-Fast CSS Generation Tool
Sfumato is a lean, modern, utility-based CSS framework with relative UI scaling and adaptive design built-in. Add few lines to your CSS file and Sfumato will watch your project as you work, keeping track of changes, and generate a custom, tiny CSS file based only on the utility classes you use. And Sfumato uses the same class naming convention as Tailwind CSS v4!
- The Sfumato CLI tool is written in cross-platform (multi-threaded) native code, not javascript, and is much faster than Tailwind
- Sfumato provides an optional scalable CSS system that makes all the viewport sizes between breakpoints scale like a PDF for a more controlled layout
- Dark theme mode that supports system theme matching, as well as classes that include an "auto" class to fall back to system matching
- Integrated form element styles (class compatible with Tailwind forms plugin)
- One install works for all your projects!
Installation
1. Install Microsoft .NET
Sfumato requires that you already have the .NET 10 runtime installed, which you can get at https://dotnet.microsoft.com/en-us/download.
2. Install Sfumato
Run the following command in your command line interface (e.g. cmd, PowerShell, Terminal, bash, etc.):
dotnet tool install --global fynydd.sfumato
Later you can update Sfumato with the following command:
dotnet tool update --global fynydd.sfumato
How To Use
Use the following command for more information on editing your CSS file and using Sfumato commands and options:
sfumato help
Uninstall
If you need to completely uninstall Sfumato, use the command below:
dotnet tool uninstall --global fynydd.sfumato
| Product | Versions 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. |
This package has no dependencies.
| Version | Downloads | Last Updated |
|---|---|---|
| 6.1.7 | 249 | 12/23/2025 |
| 6.1.6 | 177 | 12/21/2025 |
| 6.1.5 | 284 | 12/16/2025 |
| 6.1.3 | 436 | 11/19/2025 |
| 6.1.2 | 420 | 11/19/2025 |
| 6.1.1 | 437 | 11/18/2025 |
| 6.1.0 | 259 | 11/16/2025 |
| 6.0.58 | 318 | 11/13/2025 |
| 6.0.57 | 227 | 11/3/2025 |
| 6.0.56 | 218 | 10/29/2025 |
| 6.0.55 | 212 | 10/22/2025 |
| 6.0.54 | 213 | 9/13/2025 |
| 6.0.53 | 230 | 9/3/2025 |
| 6.0.52 | 253 | 8/4/2025 |
| 6.0.51 | 180 | 7/30/2025 |
| 6.0.50 | 169 | 7/30/2025 |
| 6.0.49 | 172 | 7/29/2025 |
| 6.0.48 | 169 | 7/29/2025 |
| 6.0.47 | 176 | 7/29/2025 |
| 6.0.46 | 543 | 7/24/2025 |
Can now escape underscores