Commit 6006734
committed
Ensured Boostrap Utilities are correctly referenced
With the migration to Boostrap 5.0.0, the utilities need to be _configured_ via `utilities`, but _included_ via `utilities/api`. Without this, utilities such as `d-none` (used for responsive features) don't work correctly.
This addressed an oversight from the Bootstrap 5.0.0 Beta 3 updates (#41, 987dfed, 1709b82).1 parent 7b2dbd5 commit 6006734
1 file changed
Lines changed: 2 additions & 1 deletion
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
40 | | - | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
0 commit comments