Skip to content

Commit

Permalink
fix: remove redundant property
Browse files Browse the repository at this point in the history
  • Loading branch information
JackHamer09 committed Dec 22, 2023
1 parent 43928db commit 1f0e5aa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,6 @@ export default defineNuxtConfig({
"storeToRefs",
],
},
styleResources: {
scss: ["./assets/css/_mixins.scss"],
},
vite: {
css: {
preprocessorOptions: {
Expand Down

0 comments on commit 1f0e5aa

Please sign in to comment.