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).
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).