mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-13 21:33:20 +01:00
5 lines
No EOL
94 B
CoffeeScript
5 lines
No EOL
94 B
CoffeeScript
import 'popper.js'
|
|
import 'bootstrap'
|
|
|
|
$(document).ready ->
|
|
$('.dropdown-toggle').dropdown() |