You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After reviewing the CSS.Text.Shadow module, I don't see how it would be possible to create a declaration equivalent to text-shadow: none (initial, inherit, ...) If anyone is aware of something I've overlooked, please let me know.
After reviewing the
CSS.Text.Shadow
module, I don't see how it would be possible to create a declaration equivalent totext-shadow: none
(initial
,inherit
, ...) If anyone is aware of something I've overlooked, please let me know.Possible solutions:
textShadow
as a polyvariadic functiontextShadowNone
The text was updated successfully, but these errors were encountered: