You've already forked AstralRinth
forked from didirus/AstralRinth
fix btn transparent, add shadows (#45)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import { resolve } from 'path'
|
||||
import svgLoader from 'vite-svg-loader'
|
||||
import eslintPlugin from 'vite-plugin-eslint'
|
||||
|
||||
export default {
|
||||
title: 'Omorphia',
|
||||
@@ -66,6 +67,7 @@ export default {
|
||||
],
|
||||
},
|
||||
}),
|
||||
eslintPlugin(),
|
||||
],
|
||||
resolve: {
|
||||
alias: {
|
||||
|
||||
Reference in New Issue
Block a user