forked from fa/breadcrumb-the-shire
fix(css): add missing @layer pages declaration to address-book-index.css
Required by css-contract-check.sh — all files under pages/ must declare their layer near the top of the file. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
@layer pages;
|
||||
|
||||
/* Address book list — dense identity layout */
|
||||
|
||||
#address-book-grid .gridjs-tr {
|
||||
|
||||
Reference in New Issue
Block a user