import { defineConfig } from "windicss/helpers"; export default defineConfig({ /* configurations... */ prefix: "tw-", });