mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Fix for slim tags
This commit is contained in:
@@ -102,5 +102,9 @@
|
||||
}
|
||||
|
||||
.slim .tag {
|
||||
@apply bg-secondary text-secondary inline-block p-3 font-bold text-xl break-words;
|
||||
@apply bg-accent-9 text-accent-0 inline-block p-3 font-bold text-xl break-words;
|
||||
}
|
||||
|
||||
.root:global(.secondary) .tag {
|
||||
@apply bg-accent-0 text-accent-9;
|
||||
}
|
||||
|
Reference in New Issue
Block a user