0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)C22 forks (22 forks)auto 404
cssenhancementgood first issueyaml
Repository metrics
- Stars
- 28 stars (28 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
DescriptionCategory: PTag: page-break-beforeBrief: Sets the page-break behavior before an element. Replaced by break-before propertyLearn more about page-break-beforeImplement this tag in the Salam programming language for generating equivalent CSS.
Contributor guide
- Research direction
- Find the existing CSS tag implementations in the Salam repository (likely in a file handling page break properties). Add a new tag named 'page break before' that maps to the CSS property 'page break before'. Follow the pattern used for similar tags.
- Tech stack
- c
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- GitC