Upgrade bourbon to ^6.0.0 (#161)

This commit is contained in:
Pranav Raj S
2019-10-20 13:34:19 +05:30
committed by GitHub
parent 20cfd005b9
commit dd018f3682
23 changed files with 94 additions and 90 deletions

View File

@@ -47,7 +47,7 @@
right: $space-normal;
top: $space-normal;
@include flex;
@include flex-direction(column);
flex-direction: column;
.unread {
$unread-size: $space-two - $space-micro;