Anthony Ramine
|
5ffa523ccd
|
Don't use Point2D<f32> for cubic curves anymore
|
2017-07-19 10:19:41 +02:00 |
|
Anthony Ramine
|
118291ca91
|
Introduce Matrix for matrix() transformations
|
2017-07-11 15:58:04 +02:00 |
|
Anthony Ramine
|
874885e235
|
Use generics for transition-timing-function 📈
|
2017-06-05 16:49:55 +02:00 |
|
Anthony Ramine
|
c4f1d647a0
|
Derive the most trivial ToCss implementations 🌋
For now, all variants get serialised as the space-separated serialisations
of their fields. Unit variants are not supported.
|
2017-06-04 16:17:56 +02:00 |
|
Anthony Ramine
|
5d70580813
|
Make use of generics for transform-origin
This allows us to preserve keywords during serialisation.
|
2017-05-31 09:58:07 +02:00 |
|