Skip to content

pantoken / custom-components

custom-components

Beta

@pantoken/plugin-custom-components — komponen khusus untuk konsumen hilir.

Contoh

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

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

Antarmuka

Fungsi

Referensi

default

Mengganti nama dan mengekspor ulang customComponents