Skip to content

feat: add CSS @property - #4314

Draft
yisibl wants to merge 1 commit into
evanw:mainfrom
yisibl:add-css-at-property
Draft

feat: add CSS @property#4314
yisibl wants to merge 1 commit into
evanw:mainfrom
yisibl:add-css-at-property

Conversation

@yisibl

@yisibl yisibl commented Oct 30, 2025

Copy link
Copy Markdown
Contributor

@yisibl
yisibl force-pushed the add-css-at-property branch from b0a447a to f43d4b1 Compare October 31, 2025 04:18

@evanw evanw left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great. Thanks for sending this and for adding tests.

syntax: "<length> | <percentage>";
inherits: true;
initial-value: 90.6%;
}`, "@property --❤️{syntax:\"<length> | <percentage>\";inherits:true;initial-value:90.6%}", "")

@yisibl yisibl Nov 3, 2025

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@evanw I'd like to further reduce whitespace here([syntax](syntax: "<length> | <percentage>";)). Is this handled in internal/css_parser/css_decls.go?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants