Skip to content

Commit f40d8a2

Browse files
authored
Merge pull request #7 from Skillbill/fix_import_css
Fix import main.css
2 parents 9a2ec71 + fbf9682 commit f40d8a2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ export * from './icons'
1212

1313
// Shoelace utilities
1414
export * from './shoelace'
15+
16+
import './assets/main.css'

0 commit comments

Comments
 (0)