add el-style, el-layout, el-i18n, el-config, el-secrets: responsive by default, theme-driven, zero breakpoints

This commit is contained in:
Will Anderson
2026-04-27 20:18:47 -05:00
parent 76f419ad7a
commit ef841d8a01
43 changed files with 6384 additions and 0 deletions
+6
View File
@@ -7,5 +7,11 @@ members = [
"crates/el-auth",
"crates/el-publish",
"crates/el-identity",
"crates/el-style",
"crates/el-layout",
"crates/el-i18n",
"crates/el-config",
"crates/el-secrets",
"examples/profile-card",
]
resolver = "2"