UNPKG

@dialpad/dialtone

Version:

Dialpad's Dialtone design system monorepo

1 lines 254 B
var e=()=>({postcssPlugin:`postcss-dialtone-root-to-host`,Once(e){if(!e.source?.input?.file||!/tokens-.*?\.css/.test(e.source.input.file))return;let t=e.last;t&&t.type===`rule`&&t.selector===`:root`&&(t.selector=`:host`)}});e.postcss=!0,module.exports=e;