feat(tokens): add design tokens, type scale, push scaffold, and root nav state

This commit is contained in:
2026-07-28 20:01:23 +02:00
parent 6dba89432e
commit 172b2a42ac
17 changed files with 856 additions and 30 deletions
+1 -1
View File
@@ -129,7 +129,7 @@ abstract class AppLocalizations {
/// No description provided for @navHome.
///
/// In es, this message translates to:
/// **'Inicio'**
/// **'Escuchar'**
String get navHome;
/// No description provided for @navSearch.