Takuya N
a3d9319dce
HWB support was introduced in 1.28.0, not in 1.27.0 ( #646 )
...
Code change: https://github.com/sass/dart-sass/pull/1129
Follows up https://github.com/sass/sass-site/pull/493
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2022-06-16 18:52:18 -07:00
roydukkey
c332799730
Fix stated return type ( #582 )
2021-09-28 22:24:14 -07:00
Jennifer Thakar
dce95ffc30
Fix invalid parameter range for color.change ( #571 )
...
Fixes sass/sass#3122 .
2021-08-18 14:34:45 -07:00
Natalie Weizenbaum
b7aa7b4c52
Document new color unit behavior ( #512 )
...
Partially addresses #511
See sass/sass#2904
2020-12-29 14:59:01 -08:00
Johann Pinson
42e1ad6b8c
Update the documentation about the hwb
function ( #508 )
...
* feat(docs): add the module for the hwb function
* Add namespace to one more example
Co-authored-by: Jennifer Thakar <jathak@google.com>
2020-12-01 10:05:53 -08:00
Natalie Weizenbaum
c51e62b0f8
Add documentation for new HWB functions ( #493 )
...
See sass/sass#2834
Closes #477
Co-authored-by: Awjin Ahn <awjin@google.com>
2020-10-29 16:37:08 -07:00
devrafalko
f3f6b73e8c
Update color.html.mb.erb ( #447 )
...
`color.hue()` returned value range corrected.
2020-05-11 09:40:13 -07:00
Natalie Weizenbaum
b1b07540f2
Module-ify built-in function documentation
...
Closes #363
2019-09-04 17:56:16 -07:00
Natalie Weizenbaum
029520349a
Rename /documentation/functions to /documentation/modules
...
This hierarchy is now going to document built-in modules, which mostly
contain functions but can also contain mixins and may potentially
contain variables in the future.
2019-09-04 15:24:22 -07:00