mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2025-07-26 05:00:06 +02:00

* adding a scroll fix * generalising the solution so it works for both BS3 and BS5 GitOrigin-RevId: 8dd0d82356b484adcad9de487b12ecfc4050d109
5 lines
166 B
TypeScript
5 lines
166 B
TypeScript
import 'bootstrap'
|
|
import './features/contact-form'
|
|
import './features/bookmarkable-tab/index'
|
|
import './features/tooltip/index-bs3'
|
|
import './features/navbar/index'
|