argentini.sfumato 5.0.74

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

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 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.75 365 7/8/2024
5.0.74 320 7/7/2024
5.0.73 159 6/8/2024
5.0.72 193 6/6/2024
5.0.71 301 5/15/2024
5.0.70 275 5/2/2024
5.0.69 346 4/30/2024
5.0.68 200 4/30/2024
5.0.67 667 4/9/2024
5.0.66 363 4/7/2024
5.0.65 224 4/7/2024
5.0.64 321 4/1/2024
5.0.63 274 4/1/2024
5.0.62 301 3/30/2024
5.0.61 332 3/30/2024
5.0.60 289 3/26/2024
5.0.59 264 3/26/2024
5.0.58 318 3/20/2024
5.0.57 343 3/19/2024
5.0.56 349 3/16/2024
5.0.55 285 3/16/2024
5.0.54 337 3/13/2024
5.0.52 356 3/12/2024
5.0.51 396 3/7/2024
5.0.50 287 3/7/2024
5.0.49 314 3/7/2024
5.0.48 302 3/6/2024
5.0.47 243 3/6/2024
5.0.46 287 3/6/2024
5.0.45 238 3/6/2024
5.0.44 329 3/6/2024
5.0.43 255 3/5/2024
5.0.42 341 3/5/2024
5.0.41 312 2/21/2024
5.0.40 386 2/15/2024
5.0.39 396 2/14/2024
5.0.38 227 2/7/2024
5.0.37 225 1/28/2024
5.0.36 247 1/27/2024
5.0.35 232 1/26/2024
5.0.34 177 1/25/2024
5.0.33 250 1/25/2024
5.0.32 229 1/25/2024
5.0.31 184 1/25/2024
5.0.30 244 1/25/2024
5.0.29 263 1/23/2024
5.0.28 248 1/23/2024
5.0.27 265 1/11/2024
5.0.26 381 1/8/2024
5.0.25 358 12/17/2023
5.0.24 321 12/16/2023
5.0.23 351 12/16/2023
5.0.22 331 12/16/2023
5.0.21 354 12/14/2023
5.0.20 289 12/13/2023
5.0.19 354 12/13/2023
5.0.18 309 12/13/2023
5.0.17 334 12/13/2023
5.0.16 252 12/13/2023
5.0.15 333 12/12/2023
5.0.14 328 12/12/2023
5.0.13 286 12/11/2023
5.0.12 249 12/11/2023
5.0.11 312 12/8/2023
5.0.10 354 12/8/2023
5.0.9 371 12/8/2023
5.0.8 298 12/1/2023
5.0.7 388 12/1/2023
5.0.6 337 11/28/2023
5.0.5 376 11/28/2023
5.0.4 361 11/20/2023
5.0.3 324 11/14/2023
5.0.2 353 11/11/2023
5.0.1 358 11/9/2023
5.0.0 289 11/9/2023

Watcher now works with redirected input and @sfumato directives no longer require new lines.