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: PTag: place-selfBrief: Specifies align-self and justify-self property values for grid layoutsLearn more about place-selfImplement this tag in the Salam programming language for generating equivalent CSS.
Contributor guide
- Research direction
- Examine how other CSS tags like `align self` and `justify self` are implemented in the Salam language (e.g., in the code generation or parser). Then add the `place self` tag following the same pattern, ensuring it generates the correct CSS shorthand.
- Tech stack
- ccss
- Domain
- compilers
- Issue type
- Feature
- Prerequisites
- GitCCSS