5 lines
100 B

import { defineConfig } from 'windicss/helpers'
export default defineConfig({
preflight: false
})