argyleink/open-props

Feature request: add text-shadow props

Geschlossen

#588 geöffnet am 05.08.2026

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)HTML (217 Forks)batch import
enhancementgood first issuenew props

Repository-Metriken

Stars
 (5.494 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Hey there, since I started using this framework I always got "stopped" when setting a text-shadow because instead of having the convenience of stepped --shadow-* variables, I always have to "craft" the text-shadow myself. I find them incredibly useful for making text on an image more legible. I feel like it should be as minimal/soft as the normal --shadow values, maybe without an offset, e.g. 0 0 3px rgba(0, 0, 0, 0.5) would be something that I type regularly and that I would like to standardize through the use of this framework.

Contributor Guide