argentini.sfumato
6.1.7
dotnet tool install --global argentini.sfumato --version 6.1.7
dotnet new tool-manifest
dotnet tool install --local argentini.sfumato --version 6.1.7
#tool dotnet:?package=argentini.sfumato&version=6.1.7
nuke :add-package argentini.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 argentini.sfumato
Later you can update Sfumato with the following command:
dotnet tool update --global argentini.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 argentini.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 | 221 | 12/23/2025 |
| 6.1.6 | 172 | 12/21/2025 |
| 6.1.5 | 297 | 12/16/2025 |
| 6.1.3 | 437 | 11/19/2025 |
| 6.1.2 | 432 | 11/19/2025 |
| 6.1.1 | 438 | 11/18/2025 |
| 6.1.0 | 269 | 11/16/2025 |
| 6.0.58 | 309 | 11/13/2025 |
| 6.0.57 | 228 | 11/3/2025 |
| 6.0.56 | 220 | 10/29/2025 |
| 6.0.55 | 209 | 10/22/2025 |
| 6.0.54 | 202 | 9/13/2025 |
| 6.0.53 | 231 | 9/3/2025 |
| 6.0.52 | 275 | 8/4/2025 |
| 6.0.51 | 182 | 7/30/2025 |
| 6.0.50 | 165 | 7/30/2025 |
| 6.0.49 | 178 | 7/29/2025 |
| 6.0.48 | 175 | 7/29/2025 |
| 6.0.47 | 174 | 7/29/2025 |
| 6.0.46 | 539 | 7/24/2025 |
Can now escape underscores