SalamLang/Salam

Implement support for `flex` tag (CSS)

Open

#714 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: FTag: flexBrief: A shorthand property for the flex-grow, flex-shrink, and the flex-basis propertiesLearn more about flexImplement this tag in the Salam programming language for generating equivalent CSS.

Contributor guide