FEATURE Introducing cta variants component
This commit is contained in:
parent
f08f6d1aab
commit
9e14ec6ee7
|
|
@ -3,3 +3,13 @@
|
|||
@apply text-patrimoine-sante-securite;
|
||||
}
|
||||
}
|
||||
|
||||
.cta {
|
||||
@apply px-4 py-2;
|
||||
&--rounded {
|
||||
@apply rounded-full;
|
||||
}
|
||||
&--primary {
|
||||
@apply bg-patrimoine-sante-securite text-white;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user