argentini.sfumato 5.1.1

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

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 374 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 417 2/14/2024
5.0.38 255 2/7/2024
5.0.37 239 1/28/2024
5.0.36 266 1/27/2024
5.0.35 252 1/26/2024
5.0.34 196 1/25/2024
5.0.33 264 1/25/2024
5.0.32 253 1/25/2024
5.0.31 197 1/25/2024
5.0.30 262 1/25/2024
5.0.29 282 1/23/2024
5.0.28 267 1/23/2024
5.0.27 284 1/11/2024
5.0.26 401 1/8/2024
5.0.25 371 12/17/2023
5.0.24 333 12/16/2023
5.0.23 364 12/16/2023
5.0.22 345 12/16/2023
5.0.21 367 12/14/2023
5.0.20 304 12/13/2023
5.0.19 368 12/13/2023
5.0.18 323 12/13/2023
5.0.17 354 12/13/2023
5.0.16 265 12/13/2023
5.0.15 346 12/12/2023
5.0.14 342 12/12/2023
5.0.13 299 12/11/2023
5.0.12 268 12/11/2023
5.0.11 326 12/8/2023
5.0.10 368 12/8/2023
5.0.9 383 12/8/2023
5.0.8 311 12/1/2023
5.0.7 408 12/1/2023
5.0.6 351 11/28/2023
5.0.5 389 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

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