Skip to content

Commit

Permalink
Merge pull request #41 from akiraonstarknet/sync-ui-colors
Browse files Browse the repository at this point in the history
Sync UI colors + ETH Sensei
  • Loading branch information
akiraonstarknet authored Sep 5, 2024
2 parents 22de6ed + ec3919e commit f2dc876
Show file tree
Hide file tree
Showing 7 changed files with 443 additions and 207 deletions.
6 changes: 3 additions & 3 deletions next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
const nextConfig = {
// output: 'export',
compiler: {
// removeConsole: {
// exclude: ['error'],
// },
removeConsole: {
exclude: ['error'],
},
},
async rewrites() {
return [
Expand Down
Loading

0 comments on commit f2dc876

Please sign in to comment.