handling hasRoundedShadow attribute

This commit is contained in:
Antoine M 2024-08-14 17:27:56 +02:00
parent 31bc05ce1e
commit 0a0e3bc716

View File

@ -19,6 +19,10 @@
}
}
&--rounded-shadow {
@apply rounded-2xl shadowed-lg p-4;
}
&--legend-has-title {
figcaption {
@apply font-normal;