mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
4 lines
120 B
CSS
4 lines
120 B
CSS
.root {
|
|
@apply relative text-sm bg-accent-0 text-base w-full transition-colors duration-150 border border-accent-2;
|
|
}
|