twbs/icons

Feature request: CSS variables for icons

開放

#1,760 建立於 2023年7月11日

 (1 則留言) (1 個反應) (0 位負責人)TypeScript (1,122 個分叉)batch import
docsenhancementhelp wanted

倉庫指標

星標
 (8,107 顆星)
PR 合併指標
 (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).

貢獻者指南