diff --git a/accepted/color-4-rgb-hsl.changes.md b/accepted/color-4-rgb-hsl.changes.md new file mode 100644 index 00000000..0d3aa9d1 --- /dev/null +++ b/accepted/color-4-rgb-hsl.changes.md @@ -0,0 +1,3 @@ +## Draft 1 + +* Initial draft. diff --git a/accepted/color-4-rgb-hsl.md b/accepted/color-4-rgb-hsl.md index 369e174a..57a06fb4 100644 --- a/accepted/color-4-rgb-hsl.md +++ b/accepted/color-4-rgb-hsl.md @@ -1,6 +1,6 @@ # Color Level 4 `rgb()` and `hsl()` Functions: Draft 1 -*([Issue](https://github.com/sass/sass/issues/2564))* +*([Issue](https://github.com/sass/sass/issues/2564), [Changelog](color-4-rgb-hsl.changes.md))* This proposal expands Sass's built-in `rgb()`, `rgba()`, `hsl()`, and `hsla()` functions to support the new terse syntax defined in [CSS Color Level 4][].