Skip to content

Commit a3cefbd

Browse files
committed
fix: test commit force workflows
1 parent 9bf2f32 commit a3cefbd

File tree

1 file changed

+1
-0
lines changed
  • packages/bootstrap-vue-3/src

1 file changed

+1
-0
lines changed

packages/bootstrap-vue-3/src/main.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ const router = createRouter({
4343
})
4444

4545
import 'bootstrap/dist/css/bootstrap.min.css'
46+
4647
import './styles/styles.scss'
4748

4849
createApp(App).use(BootstrapVue).use(BToastPlugin).use(router).mount('#app')

0 commit comments

Comments
 (0)