No way to `text-shadow: none`
nsaunders opened this issue · 0 comments
nsaunders commented
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.
Possible solutions:
textShadowas a polyvariadic function- Specialized functions like
textShadowNone