Back to sass

This commit is contained in:
Oliver Davies 2018-12-07 22:45:27 +00:00
parent 4a140df2a6
commit 19d4f8bc1b
36 changed files with 176 additions and 276 deletions

View file

@ -0,0 +1,8 @@
.listing
@apply pl-0
.listing-item
@apply overflow-hidden pb-8
&:not(:last-child)
@apply border-b border-grey-light mb-8