Sass tidy

This commit is contained in:
Oliver Davies 2018-10-04 00:56:57 +01:00
parent 5b1fb98c45
commit 94156420c1
11 changed files with 33 additions and 53 deletions

View file

@ -1,13 +1,9 @@
.note
@apply .bg-blue-lighter
@apply .border-blue
@apply .border-l-4
@apply .mb-4
@apply .p-4
@apply .rounded
@apply bg-blue-lighter
@apply border-blue border-l-4 mb-4 p-4 rounded
& > *:last-child
@apply .mb-0
@apply mb-0
p a
@apply .text-black
@apply text-black