Skip to content

pantoken / formats/components/src / componentsCss

函式: componentsCss()

componentsCss(options?): string

Beta(測試)

建立彙總的元件樣式表:每個元件的規則依 COMPONENTS 的串接順序。 大小別名與別名雙生在每個元件內附加(位於其自身的區塊),因此每個別名都會在自己的頁面上產生文件——別名是從每筆記錄的 @alias {@link -x}@deprecated {@link -x} 欄位發現(見 withAliases),而非來自中央手動維護的清單。 --instui-elevation-* shadow scale(陰影比例)元件參考定義於代幣表格 (@pantoken/css),因此不再在此內嵌。

參數

options?

ComponentOptions = {}

ComponentOptions.

回傳

string

CSS 字串。