mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2026-04-03 06:07:22 +08:00
optimize(projects): optimize unocss config
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// @unocss-include
|
||||
|
||||
import type { Preset } from '@unocss/core';
|
||||
import type { Theme } from '@unocss/preset-uno';
|
||||
import type { Theme } from '@unocss/preset-mini';
|
||||
|
||||
export function presetSoybeanAdmin(): Preset<Theme> {
|
||||
const preset: Preset<Theme> = {
|
||||
|
||||
Reference in New Issue
Block a user