2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Remove a leftover sass:math module call (#34280)

This commit is contained in:
Mark Otto
2021-06-17 08:38:54 -07:00
committed by GitHub
parent d62ba935ef
commit 543d2219c4
-2
View File
@@ -1,5 +1,3 @@
@use "sass:math";
/// Grid system
//
// Generate semantic grid columns with these mixins.