Y
Hacker News
new
|
ask
|
show
|
jobs
by
andreidd
1086 days ago
Using the svg as mask image in css is presented to have the disadvantage of two separate requests (one for css and the other for the svg content). That can be overcome by inlining the svg directly in the css file.