mirror of
https://github.com/astuto/astuto.git
synced 2026-09-02 12:15:19 +02:00
Refactor CSS files and structure. Also refactors some html and React components for a smarter use of CSS classes.
5 lines
170 B
JavaScript
5 lines
170 B
JavaScript
import 'bootstrap/js/dist/alert'
|
|
import 'bootstrap/js/dist/button'
|
|
import 'bootstrap/js/dist/collapse'
|
|
import 'bootstrap/js/dist/dropdown'
|
|
import 'bootstrap/js/dist/util' |