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
4 lines
139 B
TypeScript
4 lines
139 B
TypeScript
import './features/bookmarkable-tab/index-bs5'
|
|
import './features/tooltip/index-bs5'
|
|
import './features/navbar/index'
|
|
import 'bootstrap-5'
|