css-doodle
Advanced tools
Changelog
0.4.0
@place-cell
is set to 50%
when it is missing.@multiple()
function to easily compose values.@pick-by-turn()
to pick a value one by one.@last-pick()
and last-rand()
to reference the last generated value.@var()
to replace the use of var()
inside the styles which passed to the @use
property.<br /> <br />
Changelog
0.3.2
@svg()
function to use svg as background<br /> <br />
Changelog
0.3.1
left/right
, top/bottom
keywords for @place-cell
<br /> <br />
Changelog
0.3.0
nth-of-type(1)
eval()
for Math functions@use
property and use
attribute