UNPKG

@wfp/themes-core

Version:
8 lines (6 loc) 153 B
import { config } from "./config.js"; config({ source: `tokens/**/*.json`, buildPath: "dist", //`distDark`, //themeName: 'default', //'dark', });