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/note.sass
Normal file
8
assets/sass/components/note.sass
Normal file
|
@ -0,0 +1,8 @@
|
|||
.note
|
||||
@apply bg-blue-lighter border-blue border-l-4 mb-4 p-4 rounded
|
||||
|
||||
> *:last-child
|
||||
@apply mb-0
|
||||
|
||||
p a
|
||||
@apply text-black
|
Loading…
Add table
Add a link
Reference in a new issue