Skip to content

pantoken / renderers/foundation/src / toFoundationCss

Ֆունկցիա: toFoundationCss()

toFoundationCss(options?): string

Փորձարկումային

Արտադրել բարակ runtime CSS շերտը՝ թեմայի Foundation-ի կոմպիլացված դասերը var(--instui-*)-ով.

Պարամետրեր

options?

ToFoundationCssOptions = {}

ToFoundationCssOptions.

Վերադարձվող արժեք

string

Շերտի CSS տողը.

Օրինակ

Սահմանափակել շերտը կոնտեյների վրա

ts
toFoundationCss({ scope: ".instui" });