garden

2017-03-19T21:12:54.573897Z

how can you convert a garden.types.CSSUnit to a string?

2017-03-19T21:13:32.575711Z

something like (space-join [(s* 4 settings/rotator-duration) "ease-in-out" “infinite”]) produces me a garden.types.CSSUnit cannot be cast to java.lang.Number