Patch Changes
-
ab32d1d: Introduce 3 new hooks:
tokens:created
This hook is called when the token engine has been created. You can use this hook to add your format token names and
variables.This is especially useful when migrating from other css-in-js libraries, like Stitches.
export default defineConfig({ // ... hooks: { 'tokens:created': ({ configure }) => { configure({ formatTokenName: (path) => '