CSS: Clean up page-content and export style files #3853

Closed
opened 2026-02-05 07:40:59 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @ssddanbrown on GitHub (Jun 13, 2023).

Currently export styles takes in way more than needed, due to organisation messiness.
Example being callouts in _blocks.scss, whereas nothing else in that file relates to main page content types.

Page content types often need to be handled different to other style types too (Limited feature set due to working to DOMPDF support and older standards).

Originally created by @ssddanbrown on GitHub (Jun 13, 2023). Currently export styles takes in way more than needed, due to organisation messiness. Example being callouts in `_blocks.scss`, whereas nothing else in that file relates to main page content types. Page content types often need to be handled different to other style types too (Limited feature set due to working to DOMPDF support and older standards).
OVERLORD added the 🔧 Maintenance💻 Front-End labels 2026-02-05 07:40:59 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#3853