Skip to content

pantoken-root / formats/css/src / MultiScopeCssOptions

인터페이스: MultiScopeCssOptions ​

베타

toCss에 대한 옵션입니다.

확장함 ​

속성 ​

includeIcons? ​

optional includeIcons?: boolean

베타

--instui-* 레이어의 소스 테마 (기본값 "rebrand").

상속됨 ​

ScopedCssOptions.includeIcons


plugins? ​

optional plugins?: readonly PantokenPlugin[]

베타

css 훅이 기본 CSS 빌드 후에 실행되는 플러그인들 (기본값: 없음).

상속됨 ​

ScopedCssOptions.plugins


themes ​

themes: readonly Theme[]

베타

스코프 블록을 생성할 테마들입니다.


defaultTheme ​

defaultTheme: Theme

베타

미리 만들어진 rebrand 스타일시트 문자열(타입: 구체 토큰을 @property 등록으로).


schemes? ​

optional schemes?: boolean

베타

밝음/어둠 color-scheme 핀을 포함합니다(기본값 true; 자세한 내용은 schemesCss를 참조하세요).