Sass tidy
This commit is contained in:
parent
5b1fb98c45
commit
94156420c1
11 changed files with 33 additions and 53 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue