argentini.sfumato 5.0.27

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

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.77 195 11/1/2024
5.0.76 165 10/28/2024
5.0.75 377 7/8/2024
5.0.74 332 7/7/2024
5.0.73 171 6/8/2024
5.0.72 214 6/6/2024
5.0.71 312 5/15/2024
5.0.70 297 5/2/2024
5.0.69 368 4/30/2024
5.0.68 207 4/30/2024
5.0.67 783 4/9/2024
5.0.66 377 4/7/2024
5.0.65 232 4/7/2024
5.0.64 329 4/1/2024
5.0.63 288 4/1/2024
5.0.62 308 3/30/2024
5.0.61 340 3/30/2024
5.0.60 296 3/26/2024
5.0.59 270 3/26/2024
5.0.58 326 3/20/2024
5.0.57 351 3/19/2024
5.0.56 357 3/16/2024
5.0.55 293 3/16/2024
5.0.54 344 3/13/2024
5.0.52 363 3/12/2024
5.0.51 410 3/7/2024
5.0.50 300 3/7/2024
5.0.49 321 3/7/2024
5.0.48 316 3/6/2024
5.0.47 251 3/6/2024
5.0.46 301 3/6/2024
5.0.45 243 3/6/2024
5.0.44 343 3/6/2024
5.0.43 262 3/5/2024
5.0.42 348 3/5/2024
5.0.41 325 2/21/2024
5.0.40 394 2/15/2024
5.0.39 404 2/14/2024
5.0.38 249 2/7/2024
5.0.37 233 1/28/2024
5.0.36 261 1/27/2024
5.0.35 240 1/26/2024
5.0.34 191 1/25/2024
5.0.33 258 1/25/2024
5.0.32 248 1/25/2024
5.0.31 191 1/25/2024
5.0.30 249 1/25/2024
5.0.29 277 1/23/2024
5.0.28 256 1/23/2024
5.0.27 273 1/11/2024
5.0.26 395 1/8/2024
5.0.25 365 12/17/2023
5.0.24 328 12/16/2023
5.0.23 359 12/16/2023
5.0.22 340 12/16/2023
5.0.21 362 12/14/2023
5.0.20 297 12/13/2023
5.0.19 362 12/13/2023
5.0.18 317 12/13/2023
5.0.17 348 12/13/2023
5.0.16 260 12/13/2023
5.0.15 341 12/12/2023
5.0.14 336 12/12/2023
5.0.13 293 12/11/2023
5.0.12 263 12/11/2023
5.0.11 320 12/8/2023
5.0.10 362 12/8/2023
5.0.9 378 12/8/2023
5.0.8 306 12/1/2023
5.0.7 402 12/1/2023
5.0.6 346 11/28/2023
5.0.5 384 11/28/2023
5.0.4 369 11/20/2023
5.0.3 332 11/14/2023
5.0.2 362 11/11/2023
5.0.1 367 11/9/2023
5.0.0 298 11/9/2023

Arbitrary values using var() or calc() now default to be considered "length" data types.