windi.config.ts 103 Bytes Raw Blame History Permalink 1 2 3 4 5 6 import { defineConfig } from 'windicss/helpers' export default defineConfig({ preflight: false, })