chore
BREAKING
#139
fix/two-column-app-shell
#3 / 12
chore(#139): delete unused .layout-two-col/.layout-sidebar utility
Audited every page for usage per the #139 checklist item -- no template ever referenced .layout-two-col, .layout-sidebar, .layout-sidebar-left, or .layout-sidebar-right. Every real page defined its own page-specific classes (isl-*, isd-*, prd-*, rh-*, etc.) instead. Deleted the base rules, the responsive breakpoint overrides that referenced them, and layout-sidebar.test.ts (which existed solely to guard these now-deleted selectors -- nothing left to test once they're gone).
Also fixed two now-stale comments left over from earlier in this ticket's work that still pointed at the just-deleted _layout.scss comment block (_muse-docs.scss, _blob.scss).
sha256:0af32352c919318e75915447383d52590df3952f5cc35e0719dec838cb3b964a
sha
~4
−10
symbols
sha256:7237db7bd40d097d6a9a403e8a39d71f41bcb5a731152bcd06e24e2262d09173
snapshot
~4
symbols modified
−10
symbols removed
0
dead code introduced
Semantic Changes
14 symbols
−
layout-sidebar-right
rule .layout-two-col,
.layout-two-col--left,
.layout-two-col--right,
.layout-sidebar-left,
.layout-sidebar-right L1310–1316
Older
fix(#139): app-shell for blame page
sha256:5f87b10ece710fe3cc2c1d59a4c5fbc11ae3d5367d17b2f166fe44b48dd36723
All commits
Newer
docs(#139): annotate unused DAG/commit-graph CSS instead of deleting
sha256:2edd1943a6367c0da5d64db5b9dd3ac2cc61eebb3a7eda94894f7d4767d146f3
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:0af32352c919318e75915447383d52590df3952f5cc35e0719dec838cb3b964a --body "your comment"
No comments yet. Be the first to start the discussion.