-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hello,
I've been using ccss to manage CSS rules for a page that needs to be printed in a specific format. However, I'm running into an issue where variants of break-after are not serialized into the generated CSS unless unsupported: true is set on the object.
breakAfter and "break-after" both show up as keys in the CCSSProps type, so I was expecting these to serialize.
Metadata
Metadata
Assignees
Labels
No labels