1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-06 13:46:42 +02:00
This commit is contained in:
Mark Otto
2020-06-19 21:20:26 -07:00
committed by GitHub
parent fc74a0d915
commit 9ca811eed5

View File

@@ -32,7 +32,7 @@ $utilities: map-get-multiple(
"flex",
"flex-direction",
"flex-grow",
"flex-shrink"
"flex-shrink",
"flex-wrap",
"justify-content",
"align-items",