Skip to content

Commit 748f4d3

Browse files
committed
Import Open Sans font CSS file, since it's no longer imported in the SASS files
(see e0edcac)
1 parent ca32c8d commit 748f4d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webapp/main.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import '../src/css/application.sass'
2+
import '../assets/font/open-sans/open-sans.css'
23

34
import { createApp } from 'vue'
45
import { createPinia } from 'pinia'

0 commit comments

Comments
 (0)