]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Remove a leftover sass:math module call (#34280)
authorMark Otto <markd.otto@gmail.com>
Thu, 17 Jun 2021 15:38:54 +0000 (08:38 -0700)
committerGitHub <noreply@github.com>
Thu, 17 Jun 2021 15:38:54 +0000 (18:38 +0300)
scss/mixins/_grid.scss

index f108b447b35946488ed54a7465ed22c66c4be8a5..152d91413e6e6008e173520673a8a26795ead51e 100644 (file)
@@ -1,5 +1,3 @@
-@use "sass:math";
-
 /// Grid system
 //
 // Generate semantic grid columns with these mixins.