mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Avoid unnecesary rerenders
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
.root {
|
||||
@apply sticky top-0 bg-primary z-40 transition-all duration-150;
|
||||
}
|
||||
|
||||
.link {
|
||||
@apply inline-flex items-center text-primary leading-6 font-medium transition ease-in-out duration-75 cursor-pointer text-accents-6;
|
||||
}
|
||||
|
Reference in New Issue
Block a user