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 4, 2024
1 parent bca34c7 commit ff032c5
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 ff032c5

Please sign in to comment.