Closed webstrand closed 1 year ago
Along with https://github.com/unjs/jiti/pull/112 this allows us to use .mts files for configuring windicss.
.mts
This fixes a problem where I needed to import from a ESM-only library in my windi.config.js.
windi.config.js
Along with https://github.com/unjs/jiti/pull/112 this allows us to use
.mts
files for configuring windicss.This fixes a problem where I needed to import from a ESM-only library in my
windi.config.js
.