argyleink/open-props

Feature request: add text-shadow props

已關閉

#588 建立於 2026年8月5日

 (1 則留言) (0 個反應) (0 位負責人)HTML (217 個分叉)batch import
enhancementgood first issuenew props

倉庫指標

星標
 (5,494 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南