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

feat(css): Add missing syntax for stroke property #783

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

skyclouds2001
Copy link
Contributor

@skyclouds2001 skyclouds2001 commented Nov 18, 2024

Description

add a syntax and use it for both stroke and fill property

Motivation

Additional details

(fill and stroke takes the same value)

https://svgwg.org/svg2-draft/painting.html#SpecifyingPaint
https://svgwg.org/svg2-draft/painting.html#FillProperty
https://svgwg.org/svg2-draft/painting.html#StrokeProperty

Related issues and pull requests

@skyclouds2001 skyclouds2001 marked this pull request as ready for review November 18, 2024 13:38
@skyclouds2001 skyclouds2001 requested a review from a team as a code owner November 18, 2024 13:38
@skyclouds2001 skyclouds2001 requested review from pepelsbey and removed request for a team November 18, 2024 13:38
@bsmth bsmth changed the title Add missing syntax for stroke property feat(css): Add missing syntax for stroke property Nov 18, 2024
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.

1 participant