fix btn transparent, add shadows (#45)

This commit is contained in:
Geometrically
2023-04-22 12:18:09 -07:00
committed by GitHub
parent 6794da0738
commit 9d92b8cc6d
5 changed files with 10 additions and 3 deletions

View File

@@ -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: {