Skip to content

Commit a1c630e

Browse files
committed
style: fixed styles of all files according to prettier
1 parent 405fa39 commit a1c630e

File tree

146 files changed

+28679
-15901
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

146 files changed

+28679
-15901
lines changed

src/main.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,14 @@ import i18n from './locales/i18n'
88

99
import 'bootstrap'
1010

11-
12-
import './globalVariables';
11+
import './globalVariables'
1312

1413
import './styles/css/main.stylesheet.css'
1514
import '../node_modules/bootstrap/scss/bootstrap.scss'
1615
import './styles/color_theme.scss'
1716
import './styles/simulator.scss'
1817
import './styles/tutorials.scss'
1918

20-
2119
loadFonts()
2220

2321
createApp(App)

0 commit comments

Comments
 (0)