feat: update to 2.0.0-alpha.10 (#441)

This commit is contained in:
Lucas Fernandes Nogueira
2023-06-17 14:54:35 -07:00
committed by GitHub
parent 9359b5b138
commit 32c2a441c3
38 changed files with 847 additions and 974 deletions
+2 -7
View File
@@ -2,13 +2,8 @@
// SPDX-License-Identifier: Apache-2.0
// SPDX-License-Identifier: MIT
import {
defineConfig,
presetIcons,
presetUno,
extractorSvelte,
presetWebFonts,
} from "unocss";
import { defineConfig, presetIcons, presetUno, presetWebFonts } from "unocss";
import extractorSvelte from "@unocss/extractor-svelte";
export default defineConfig({
theme: {