-
On our upgrade from 1.8.0 to 1.10.1 we get the following error in our test suite:
```
ActionView::Template::Error:
Error: Function hsla is missing argument $lightness.
on line 343 of…
-
**Describe the bug**
ITs not possible to add a HSL/HSLA Color using the color picker in Figma Studio
**To Reproduce**
Steps to reproduce the behavior:
Add a new Color Token
Select HSLA
Choose…
-
Greetings.
Notice on line 11, the text for the color specified in HSLA isn't contrasted.
Yet the exact same color on line 4 in HEXA does correctly contrast the text.
![03-51-AM_2021-July-16_M…
-
_Hi @michioxd,
i found some another bad colors._
+ _I'm attaching screenshots_
+ _I use latest Microsoft Edge - Version 129.0.2792.89 (Official build) (64-bit)_
---
### **1.)** Lines of…
nuqbe updated
3 weeks ago
-
First off, thanks for this awesome library. It's a huge time saver and I wouldn't be opening this issue if didn't already work flawlessly 99% of the time.
It looks like Sass >=1.79.0 [made some cha…
-
Given a value like hsl(221, 11.52%, 32.35%), `Factory::fromString(hsl(221, 11.52%, 32.35%))->toHex();` fails to parse the colour.
-
I love this picker. I've been working on integrating it into enjalot's inlet (https://github.com/georules/Inlet/tree/thistle)
Do you think it would take a lot to add a slider for alpha channel and b…
-
Given the following SVG:
```svg
lighting-color=hsla (SVG 2)
Looks like alpha should be ignored.
…
-
Currently there are a lot of possible trophies available on Lichess such as leaderboard trophies, marathon, shields, champions...
e.g https://lichess.org/@/sutcunuri
![image](https://github.com/user…
-
Paste here : https://css.github.io/csso/csso.html (version 4.0.3)
The following css :
> .test1 {
> background: rgba(255,255,255,.9);
> }
in Beautify’s mode you get something like :
>…