mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Merge pull request #17122 from overleaf/td-bootstrap-5-utility-classes
Generate Bootstrap 5 utility classes GitOrigin-RevId: 11c4b40b137fed70ed000d8f54536794b32f678a
This commit is contained in:
parent
2818c4a519
commit
c473527bd8
1 changed files with 3 additions and 0 deletions
|
@ -28,3 +28,6 @@
|
|||
@import 'bootstrap-5/scss/helpers';
|
||||
@import 'bootstrap-5/scss/buttons';
|
||||
@import 'bootstrap-5/scss/modal';
|
||||
|
||||
// Include utilities API last to generate classes based on the Sass map in `_utilities.scss`
|
||||
@import 'bootstrap-5/scss/utilities/api';
|
||||
|
|
Loading…
Reference in a new issue