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: 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
- Research direction
- Examine existing tag implementations in the Salam compiler, especially similar CSS property tags, and add a new handler for overflow wrap that outputs the corresponding CSS rule.
- Tech stack
- ccss
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- GitCSS