SalamLang/Salam

Implement support for `box-decoration-break` tag (CSS)

Open

#679 opened on Jan 9, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C (22 forks)auto 404
cssenhancementgood first issueyaml

Repository metrics

Stars
 (28 stars)
PR merge metrics
 (PR metrics pending)

Description

DescriptionCategory: BTag: box-decoration-breakBrief: Sets the behavior of the background and border of an element at page-break, or, for in-line elements, at line-break.Learn more about box-decoration-breakImplement this tag in the Salam programming language for generating equivalent CSS.

Contributor guide