import { defineConfig } from '@tutorialkit/theme'; const config: any = defineConfig({ // add your UnoCSS config here: https://unocss.dev/guide/config-file }); export default config;