twbs/icons

Feature request: CSS variables for icons

Open

#1,760 创建于 2023年7月11日

在 GitHub 查看
 (1 评论) (1 反应) (0 负责人)JavaScript (1,049 fork)batch import
docsenhancementhelp wanted

仓库指标

Star
 (6,955 star)
PR 合并指标
 (平均合并 1天 5小时) (30 天内合并 2 个 PR)

描述

Using Bootstrap Icons from HTML means one can use nice readable names, whereas using them in CSS means authors have to deal with cryptic Unicode codes like \F4CA. It would be lovely if the CSS file also set CSS variables for all icons, so they can be also used with nice readable names like var(--bi-pencil-square).

贡献者指南