SalamLang/Salam

Implement support for `overflow-wrap` tag (CSS)

Open

#835 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
 (PR metrics pending)

Description

DescriptionCategory: OTag: overflow-wrapBrief: Specifies whether or not the browser can break lines with long words, if they overflow the containerLearn more about overflow-wrapImplement this tag in the Salam programming language for generating equivalent CSS.

Contributor guide