argentini.sfumato 5.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global argentini.sfumato --version 5.1.0                
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 argentini.sfumato --version 5.1.0                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=argentini.sfumato&version=5.1.0                
nuke :add-package argentini.sfumato --version 5.1.0                

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 argentini.sfumato

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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.1.4 190 12/26/2024
5.1.3 174 12/26/2024
5.1.2 162 12/23/2024
5.1.1 276 12/13/2024
5.1.0 236 12/12/2024
5.0.77 238 11/1/2024
5.0.76 194 10/28/2024
5.0.75 422 7/8/2024
5.0.74 359 7/7/2024
5.0.73 205 6/8/2024
5.0.72 240 6/6/2024
5.0.71 338 5/15/2024
5.0.70 313 5/2/2024
5.0.69 382 4/30/2024
5.0.68 224 4/30/2024
5.0.67 860 4/9/2024
5.0.66 388 4/7/2024
5.0.65 249 4/7/2024
5.0.64 340 4/1/2024
5.0.63 298 4/1/2024
5.0.62 318 3/30/2024
5.0.61 351 3/30/2024
5.0.60 300 3/26/2024
5.0.59 280 3/26/2024
5.0.58 330 3/20/2024
5.0.57 361 3/19/2024
5.0.56 363 3/16/2024
5.0.55 310 3/16/2024
5.0.54 354 3/13/2024
5.0.52 368 3/12/2024
5.0.51 421 3/7/2024
5.0.50 311 3/7/2024
5.0.49 326 3/7/2024
5.0.48 321 3/6/2024
5.0.47 262 3/6/2024
5.0.46 305 3/6/2024
5.0.45 251 3/6/2024
5.0.44 347 3/6/2024
5.0.43 266 3/5/2024
5.0.42 354 3/5/2024
5.0.41 330 2/21/2024
5.0.40 407 2/15/2024
5.0.39 416 2/14/2024
5.0.38 254 2/7/2024
5.0.37 238 1/28/2024
5.0.36 265 1/27/2024
5.0.35 251 1/26/2024
5.0.34 195 1/25/2024
5.0.33 263 1/25/2024
5.0.32 252 1/25/2024
5.0.31 196 1/25/2024
5.0.30 261 1/25/2024
5.0.29 281 1/23/2024
5.0.28 266 1/23/2024
5.0.27 283 1/11/2024
5.0.26 400 1/8/2024
5.0.25 370 12/17/2023
5.0.24 332 12/16/2023
5.0.23 363 12/16/2023
5.0.22 344 12/16/2023
5.0.21 366 12/14/2023
5.0.20 303 12/13/2023
5.0.19 367 12/13/2023
5.0.18 322 12/13/2023
5.0.17 353 12/13/2023
5.0.16 264 12/13/2023
5.0.15 345 12/12/2023
5.0.14 341 12/12/2023
5.0.13 298 12/11/2023
5.0.12 267 12/11/2023
5.0.11 325 12/8/2023
5.0.10 367 12/8/2023
5.0.9 382 12/8/2023
5.0.8 310 12/1/2023
5.0.7 407 12/1/2023
5.0.6 350 11/28/2023
5.0.5 388 11/28/2023
5.0.4 374 11/20/2023
5.0.3 340 11/14/2023
5.0.2 367 11/11/2023
5.0.1 372 11/9/2023
5.0.0 304 11/9/2023

Update to .NET 9, update dependencies, update to Dart Sass 1.82.0, SCSS @apply statements can now be used in @import files