Skip to content

Commit

Permalink
scaffold-eth#21 removed themes.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
shravansunderxero committed Oct 26, 2021
1 parent 852f643 commit 0b2d864
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/vite-app-ts/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ export default defineConfig({
rollupOptions: {
input: {
main: resolve(__dirname, 'index.html'),
themes: resolve(__dirname, './src/styles/themes/themes.ts'),
},
},
},
Expand Down

0 comments on commit 0b2d864

Please sign in to comment.