monks/text_shadow
The text-shadow CSS property adds shadows to text. It accepts a comma-separated list of shadows to be applied to the text and any of its decorations. Each shadow is described by some combination of X and Y offsets from the element, blur radius, and color.
Values
pub fn length(value: monks_of_style.Length) -> #(String, String)
length value of text-shadow
pub const revert_layer: #(String, String)