Release Notes
Fixed
- Compressed output now emits a color's canonical CSS name when it is no longer
than the shortest hex, matching dart-sass (red not #f00, aqua not
#0ff; duplicate names resolve to dart's canonical pick — cyan/grey →
aqua/gray). Expanded output (which preserves the authored spelling) is
unchanged.
Install sasso 0.3.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/momiji-rs/sasso/releases/download/v0.3.1/sasso-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/momiji-rs/sasso/releases/download/v0.3.1/sasso-installer.ps1 | iex"
Download sasso 0.3.1