-
Warning: Scss Compliation of file: '/css/bootstrap.scss' failed:parse error: failed at `&} {` scss/mixins/_badge.scss on line 5
@mixin badge-variant($bg) {
color: color-yiq($bg);
…
-
On my compiler I was getting this error:
Warning: Scss Compliation of file: '/css/bootstrap.scss' failed:parse error: failed at `&} {` scss/mixins/_badge.scss on line 5
@mixin badge-variant…
-
It works fine on my nexus 4, but on lg g3 it is very dark and quite unusable.
Here is my stack oveflow description.
http://stackoverflow.com/questions/38493000/android-camera2basic-app-has-very-dark-p…
-
It's time we profesionalised this extension a bit more. For Bazaar we need;
- svg
- 120x120 is used inside Flarum
- flagrow.io (for now) uses 60x60
-
Hi,
While considering options for YIQ I came across your lib. It looks good at first glance, great work.
I did notice that the library arbitrarily returns `#fff` when an invalid Hex value is th…
-
Reference: http://www.progmat.uaem.mx:8080/artVol2Num2/Articulo3Vol2Num2.pdf
Also used in: https://github.com/mapbox/pixelmatch
(H/T @mourner)
-
-
Hi,
The function is very great (thanks), but it will be much more convenient if we add some arguments, like below.
What do you think?
```
@function color-yiq($color, $dark: $yiq-text-dark, $l…
-
Since the number of arguments error was fixed, the connection to the kernel is lost.
I do not get an error, but the kernel is restarted for some reason after I did not use it for a few minutes.
(I t…
-
In bootstrap 4 we have a variable called `$yiq-contrasted-threshold:` were has a value of 150 by default and this variable ajusts the threshold to decide if the color should be black or white in compo…