accept CSS/SVG shorthand notation
See original GitHub issueWhat do you think about supporting shorthand notations like scale(.5)
in addition to scale(.5, .5)
? Would you mind a PR or would you like to keep this lib unrelated to web stuff?
Issue Analytics
- State:
- Created 6 years ago
- Comments:9 (6 by maintainers)
Top Results From Across the Web
Using SVG | CSS-Tricks
SVG is an image format for vector graphics. It literally means Scalable Vector Graphics. Basically, what you work with in Adobe Illustrator.
Read more >The Beginner's Guide to CSS Shorthand - HubSpot Blog
In this post, we'll define what CSS shorthand is and then look at how to use the different shorthand properties.
Read more >d - SVG: Scalable Vector Graphics - MDN Web Docs
The d attribute defines a path to be drawn. A path definition is a list of path commands where each command is composed...
Read more >SVG Style Properties Reference — Using SVG with CSS3 and ...
Shorthand property to set all the font-related properties (and reset those not specified to defaults). No presentation attribute; either use CSS syntax or ......
Read more >Experimenting A New Syntax To Write SVG - yuanchuan
This seems to work. Tags are written as CSS selectors and attributes as CSS properties. For child SVG elements we can use the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Released v1.6.0
Ok 😉 No problem. I will work on it 😉