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: STag: scroll-margin-bottomBrief: Specifies the margin between the snap position on the bottom side and the containerLearn more about scroll-margin-bottomImplement this tag in the Salam programming language for generating equivalent CSS.
Contributor guide
- Research direction
- Locate the part of the Salam compiler that handles CSS tag definitions, likely in a file that maps tag names to CSS property names. Add a new entry for 'scroll margin bottom' and ensure the generated CSS outputs the correct property.
- Tech stack
- c
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- CCSS