fynydd.sfumato
5.0.76
See the version list below for details.
dotnet tool install --global fynydd.sfumato --version 5.0.76
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local fynydd.sfumato --version 5.0.76
#tool dotnet:?package=fynydd.sfumato&version=5.0.76
nuke :add-package fynydd.sfumato --version 5.0.76
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 fynydd.sfumato
Product | Versions 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. |
This package has no dependencies.
@apply now works with dynamic classes, like backdrop, translate, and more; update to Dart Sass 1.80.4