Sass tidy
This commit is contained in:
parent
5b1fb98c45
commit
94156420c1
11 changed files with 33 additions and 53 deletions
|
@ -1,11 +1,6 @@
|
|||
.button
|
||||
@apply .bg-blue
|
||||
@apply .inline-block
|
||||
@apply .rounded
|
||||
@apply .text-white
|
||||
@apply .px-4
|
||||
@apply .py-2
|
||||
@apply bg-blue inline-block rounded text-white px-4 py-2
|
||||
|
||||
&:active,
|
||||
&:hover
|
||||
@apply .bg-blue-dark
|
||||
@apply bg-blue-dark
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue