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
1 changed files with 1 additions and 1 deletions

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",