import {defineConfig} from "unocss" export default defineConfig({ theme: { colors: { } } })