Closed LordSimal closed 9 months ago
.apple-pay-button-black {
-apple-pay-button-style: unquote("black");
}
Thanks you for your quick response!
My problem seems to be related to laravel mix or something it uses since this unfortunately doesn't work in my setup. But of course this doesn't concern you 😉
Hey all,
in the scenario of the
-apple-pay-button-style
CSS attribute, it is necessary that the value is actuallyblack
and not#000
as you can see hereIs this possible with the current 1.70 dart-sass package?