Skip to content

Commit

Permalink
fix: vanilla custom styles
Browse files Browse the repository at this point in the history
  • Loading branch information
davidecarpini committed Apr 2, 2024
1 parent 0b5e411 commit 9c3dcdd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 97 deletions.
1 change: 0 additions & 1 deletion examples/sample-vanilla-app/src/main.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import './style.css';
import { DAppKitUI } from '@vechain/dapp-kit-ui';

document.querySelector<HTMLDivElement>('#app')!.innerHTML = `
Expand Down
96 changes: 0 additions & 96 deletions examples/sample-vanilla-app/src/style.css

This file was deleted.

0 comments on commit 9c3dcdd

Please sign in to comment.