Skip to content

pantoken / renderers/foundation/src / toFoundationCss

Fall: toFoundationCss()

toFoundationCss(options?): string

Tilrauna

Gefðu út þunnt keyrslutíma CSS-yfirlag: þema Foundation's samsettu CSS-flokka með var(--instui-*).

Færibreytur

options?

ToFoundationCssOptions = {}

ToFoundationCssOptions.

Skilar

string

CSS-yfirlagsstrengurinn.

Dæmi

Takmarkaðu yfirlagið við container

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