Skip to content

Commit

Permalink
Gasless: Fixes styles
Browse files Browse the repository at this point in the history
  • Loading branch information
Yauheni committed Mar 11, 2024
1 parent df5ee33 commit 27b894e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/packages/gasless-transactions/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ export default defineConfig({
external: ['react', 'react-dom', '@gear-js/api', '@gear-js/react-hooks', '@dapps-frontend/signless-transactions'],
output: {
globals: { react: 'React', 'react-dom': 'ReactDOM' },
intro: 'import "./style.css";',
},
},
},
Expand Down

0 comments on commit 27b894e

Please sign in to comment.