refactor: slice web app wip
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,4 @@
|
||||
/*
|
||||
Shared control primitives live in webapp.css for now to preserve cascade order
|
||||
while the Svelte views are being split into screen components.
|
||||
*/
|
||||
@@ -0,0 +1,4 @@
|
||||
/*
|
||||
Dialog-specific selectors are kept importable as a separate bundle boundary.
|
||||
Existing rules remain in webapp.css to avoid visual churn during componentization.
|
||||
*/
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user