Skip to content

Commit

Permalink
chore: delete commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
Tommytrg committed Sep 3, 2024
1 parent 57b9237 commit 9461c0b
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,5 @@ export default defineConfig({
}
}
}
},
// css: {
// postcss: './postcss.config.js',
// preprocessorOptions: {
// css: {
// additionalData: '@import "@/assets/style.css";', // Globally load main.css
// }
// }
// }
}
})

0 comments on commit 9461c0b

Please sign in to comment.