1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2024-12-30 14:04:30 +01:00
hugo-theme-bootstrap4-blog/source/js/bootstrap.js

14 lines
570 B
JavaScript
Raw Normal View History

2022-08-29 10:11:29 +02:00
//import {} from 'bootstrap/js/dist/alert'
//import {} from 'bootstrap/js/dist/button'
//import {} from 'bootstrap/js/dist/carousel'
//import {} from 'bootstrap/js/dist/collapse'
import {} from 'bootstrap/js/dist/dropdown'
//import {} from 'bootstrap/js/dist/index'
//import {} from 'bootstrap/js/dist/modal'
import {} from 'bootstrap/js/dist/popover'
//import {} from 'bootstrap/js/dist/scrollspy'
//import {} from 'bootstrap/js/dist/tab'
//import {} from 'bootstrap/js/dist/toast'
//import {} from 'bootstrap/js/dist/tooltip'
//import {} from 'bootstrap/js/dist/util'