Back to sass
This commit is contained in:
parent
4a140df2a6
commit
19d4f8bc1b
36 changed files with 176 additions and 276 deletions
8
assets/sass/components/listing.sass
Normal file
8
assets/sass/components/listing.sass
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue