introducing the component
This commit is contained in:
parent
cb58cf2232
commit
0531104dac
6
resources/css/base/tags.css
Normal file
6
resources/css/base/tags.css
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
.taxonomy-tags {
|
||||
@apply flex flex-wrap gap-2 mt-4;
|
||||
.taxonomy-tag {
|
||||
@apply bg-patrimoine-sante-securite-light text-patrimoine-sante-securite rounded-lg text-sm px-3 py-1;
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user