Skip to content
This repository has been archived by the owner on Dec 28, 2024. It is now read-only.

Support for lines/polygons? #19

Open
magicspon opened this issue Feb 3, 2017 · 0 comments
Open

Support for lines/polygons? #19

magicspon opened this issue Feb 3, 2017 · 0 comments

Comments

@magicspon
Copy link

Hello,

Is is possible to draw lines/polygons with this plugin:

@svg tick {
	@polygon {
		fill: $black;
		points: '5.53 12.96 0 7.44 1.06 6.38 5.53 10.84 16.38 0 17.43 1.06 5.53 12.96';
	}
}

.valid {
  background: svg(tick) center / cover;
}

Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant