1
0
Commit Graph

3 Commits

Author SHA1 Message Date
Markus Wüstenberg
a5a7242ae0
Add stroke-width SVG attribute (#116) 2022-11-15 14:48:01 +01:00
Markus Wüstenberg
4858e5d47d
Mark the assert test helpers as such (#90)
Using `t.Helper()`.

Also move the assert package to be internal.
2021-10-06 20:49:43 +02:00
Markus Wüstenberg
6f7752c20f
Add svg package and a few helpers (#67)
Introducing SVG, to inline vector graphics in your HTML! 🥳
2021-05-05 12:53:32 +02:00