feat(automation): add coming soon page and navigation entry
Add Automation route and navigation item with in-development badge Include localized wordings, icon, and design docs for the new section
This commit is contained in:
@@ -2439,6 +2439,10 @@ button:disabled,
|
||||
--soon-accent: var(--pokemon-yellow);
|
||||
}
|
||||
|
||||
.coming-soon-panel--automation {
|
||||
--soon-accent: var(--type-steel);
|
||||
}
|
||||
|
||||
.coming-soon-panel--events {
|
||||
--soon-accent: var(--pokemon-red);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user