chore: Update dependencies and configuration files
All checks were successful
CI / cache-and-install (push) Successful in 31s
All checks were successful
CI / cache-and-install (push) Successful in 31s
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
import { defineConfig } from 'vite';
|
||||
import solidPlugin from 'vite-plugin-solid';
|
||||
// import devtools from 'solid-devtools/vite';
|
||||
import UnocssPlugin from '@unocss/vite';
|
||||
import UnocssPlugin from 'unocss/vite';
|
||||
|
||||
export default defineConfig({
|
||||
plugins: [
|
||||
|
Reference in New Issue
Block a user