This commit is contained in:
Mark Otto 2020-06-19 21:20:26 -07:00 committed by GitHub
parent fc74a0d915
commit 9ca811eed5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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