SalamLang/Salam

Implement support for `@scope` tag (CSS)

Open

#871 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: STag: @scopeBrief: Allows you to select elements in specific DOM subtrees and target elements precisely without writing overly-specific selectorsLearn more about @scopeImplement this tag in the Salam programming language for generating equivalent CSS.

Contributor guide