perf: lighthouse optimizations - inline critical CSS, lazy-load routes, WebP images, fix CLS and contrast
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
--color-text: #1A1A1A;
|
||||
--color-text-secondary: #4A4A4A;
|
||||
--color-text-muted: #8A8A8A;
|
||||
--color-text-muted: #737373;
|
||||
|
||||
--color-border: #D0D0D0;
|
||||
--color-border-focus: #555555;
|
||||
@@ -118,7 +118,7 @@
|
||||
|
||||
--color-text: #F0F0F0;
|
||||
--color-text-secondary: #C0C0C0;
|
||||
--color-text-muted: #808080;
|
||||
--color-text-muted: #949494;
|
||||
|
||||
--color-border: #3A3A3A;
|
||||
--color-border-focus: #AAAAAA;
|
||||
@@ -151,7 +151,7 @@
|
||||
|
||||
--color-text: #F0F0F0;
|
||||
--color-text-secondary: #C0C0C0;
|
||||
--color-text-muted: #808080;
|
||||
--color-text-muted: #949494;
|
||||
|
||||
--color-border: #3A3A3A;
|
||||
--color-border-focus: #AAAAAA;
|
||||
@@ -182,7 +182,7 @@
|
||||
|
||||
--color-text: #1A1A1A;
|
||||
--color-text-secondary: #4A4A4A;
|
||||
--color-text-muted: #8A8A8A;
|
||||
--color-text-muted: #737373;
|
||||
|
||||
--color-border: #D0D0D0;
|
||||
--color-border-focus: #555555;
|
||||
|
||||
Reference in New Issue
Block a user