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.

贡献者指南