css-doodle
Advanced tools
Changelog
0.26.3
<br /> <br />
Changelog
0.26.2
href
property.textPath
as the text element.<br /> <br />
Changelog
0.26.0
@P
(uppercase) function for picking a different value from last one.@p
function with no arguments will use the arguments from last @p
function.100%
for doodle background.Math.ceil
for sequence generators.<br /> <br />
Changelog
0.25.1
<br /> <br />
Changelog
0.25.0
background: @svg(
viewBox: -5 -5 10 10;
circle {
r: 4;
fill: linearGradient {
}
}
)
<br /> <br />
Changelog
0.24.4
ux
, uy
, uw
, and uh
uniform variables.tspan
and multiple text nodes.<br /> <br />