Prepare reusable Vapor theme bundle and canonical design map for cross-project integration
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Aqua Theme Notes
|
||||
|
||||
This module is the reusable Aqua style source for design-code consumers.
|
||||
This module is a reusable Aqua style archive for design-code consumers.
|
||||
|
||||
## What it captures
|
||||
|
||||
@@ -12,9 +12,10 @@ This module is the reusable Aqua style source for design-code consumers.
|
||||
|
||||
## How to use
|
||||
|
||||
- Treat this module as the visual baseline for reusable UI components in this repository.
|
||||
- Pattern contracts should reference this module instead of redefining shared visual primitives.
|
||||
- When visual behavior changes in demo/scaffold, sync the canonical rules here so host projects can reproduce the same output deterministically.
|
||||
- Treat this module as a legacy reference snapshot, not the active baseline.
|
||||
- Pattern contracts should inherit the active baseline first and use this module only when a host
|
||||
project explicitly opts into Aqua-like styling.
|
||||
- Do not move new baseline decisions here.
|
||||
|
||||
## Boundary
|
||||
|
||||
|
||||
Reference in New Issue
Block a user