Skip to content

Commit

Permalink
Merge pull request #14 from vim-jp-radio/feature/10
Browse files Browse the repository at this point in the history
fix import name 'vite' to 'unocss'
  • Loading branch information
staticWagomU authored May 26, 2024
2 parents 9de80ae + 62a152b commit 87f77d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uno.config.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
import { defineConfig } from 'vite';
import { defineConfig } from 'unocss';

export default defineConfig({});

0 comments on commit 87f77d0

Please sign in to comment.