SalamLang/Salam

Implement support for `box-sizing` tag (CSS)

Open

#682 opened on Jan 9, 2025

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

Repository metrics

Stars
 (28 stars)
PR merge metrics
 (Avg merge 12h 6m) (95 merged PRs in 30d)

Description

DescriptionCategory: BTag: box-sizingBrief: Defines how the width and height of an element are calculated: should they include padding and borders, or notLearn more about box-sizingImplement this tag in the Salam programming language for generating equivalent CSS.

Contributor guide