Skip to content

Commit e2fb5e9

Browse files
committed
fix: test commit force workflows
1 parent 666eae8 commit e2fb5e9

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

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

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

4545
import 'bootstrap/dist/css/bootstrap.min.css'
46-
4746
import './styles/styles.scss'
4847

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

0 commit comments

Comments
 (0)