Skip to content

pantoken / layouts

layouts

베타

@pantoken/plugin-layouts — 하류 소비자를 위한 레이아웃 구성 레코드.

예제

ts
import { toCss } from "@pantoken/css";
import { byTheme } from "@pantoken/tokens";
import { layouts } from "@pantoken/plugin-layouts";

const css = toCss(byTheme("rebrand"), { plugins: [layouts()] });
// appends all layout rules to the token sheet

인터페이스

변수

함수