sass-planifolia

Vanilla Sass helper functions
git clone https://git.ce9e.org/sass-planifolia.git

commit
7c7dc5138f3340459e95826be07be71807367ebf
parent
e4ee79bf757f4f7bfa9b95c93ffee87f207da459
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2019-11-10 08:28
typo

Diffstat

M sass/color.scss 2 +-

1 files changed, 1 insertions, 1 deletions


diff --git a/sass/color.scss b/sass/color.scss

@@ -8,7 +8,7 @@
    8     8 /// D65) and converts them to CIELAB by default, but CIELUV, HSL or YUV are
    9     9 /// also possible.
   10    10 ///
   11    -1 /// CIELAB and CIELUV both try to be close to  human perception, so they may
   -1    11 /// CIELAB and CIELUV both try to be close to human perception, so they may
   12    12 /// give nicer results in many cases than simple RGB/HSL.
   13    13 ///
   14    14 /// HSLab and HSLuv are variants of CIELAB and CIELUV that scale the chroma