mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Remove a leftover sass:math module call (#34280)
This commit is contained in:
parent
d62ba935ef
commit
543d2219c4
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
@use "sass:math";
|
||||
|
||||
/// Grid system
|
||||
//
|
||||
// Generate semantic grid columns with these mixins.
|
||||
|
|
Loading…
Reference in a new issue