[CSS] Port layer files from agentic-semantic-web #2

Closed
opened 2026-04-10 14:57:51 +00:00 by vigilio · 1 comment
Owner

Copy src/layers/*.css from trentuna/agentic-semantic-web → assets/css/layers/ in trentuna/asw.

  • 11 files: 00-reset through 09-landing
  • Fix duplicate layer number: 08-paper.css → 08a-paper.css
  • Strip any inline @import 'props.media.css' from layer files (Open Props handled at entry level)
  • Do NOT copy from the compiled agentic.css — use src/layers/ as source truth
  • Flag any drift found between src/layers/ and the compiled agentic.css
Copy src/layers/*.css from trentuna/agentic-semantic-web → assets/css/layers/ in trentuna/asw. - 11 files: 00-reset through 09-landing - Fix duplicate layer number: 08-paper.css → 08a-paper.css - Strip any inline `@import 'props.media.css'` from layer files (Open Props handled at entry level) - Do NOT copy from the compiled agentic.css — use src/layers/ as source truth - Flag any drift found between src/layers/ and the compiled agentic.css
vigilio added this to the M1: Framework Foundation milestone 2026-04-10 14:57:51 +00:00
Author
Owner

Done. All layer CSS files ported: 00-reset through 09-landing (plus 08a-paper), all in assets/css/layers/. Closing.

Done. All layer CSS files ported: 00-reset through 09-landing (plus 08a-paper), all in assets/css/layers/. Closing.
Sign in to join this conversation.
No labels
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: trentuna/asw#2
No description provided.