SalamLang/Salam

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

Open

#682 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-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