This commit is contained in:
Oliver Davies 2018-06-06 21:46:10 +01:00
parent 772e19c320
commit c962a84415
12 changed files with 97 additions and 101 deletions

View file

@ -1,11 +1,11 @@
.button
@apply .bg-blue
@apply .inline-block
@apply .rounded
@apply .text-white
@apply .px-4
@apply .py-2
@apply .bg-blue
@apply .inline-block
@apply .rounded
@apply .text-white
@apply .px-4
@apply .py-2
&:active,
&:hover
@apply .bg-blue-dark
&:active,
&:hover
@apply .bg-blue-dark