Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement CSS property helper #113

Open
idoros opened this issue Jan 18, 2022 · 0 comments
Open

implement CSS property helper #113

idoros opened this issue Jan 18, 2022 · 0 comments
Labels
css-value-parser enhancement New feature or request

Comments

@idoros
Copy link
Collaborator

idoros commented Jan 18, 2022

Should be configurable to simplify specific CSS property operations, then accept syntax and offer:

  • value validation
  • mapping of value AST to sub-syntaxes (components, value-space syntaxes, and properties)
  • format check - for some properties like margin the value can resolve meaningful formats (all/horizontal-vertical...)

blocked by CSS value matcher - #112

There is already committed interface, usage examples for margin & background and tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
css-value-parser enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant