css-doodle
Advanced tools
Changelog
0.4.8
<br /> <br />
Changelog
0.4.7
<br /> <br />
Changelog
0.4.5
@pick-d()
.@place-cell()
.@pick
functions.@svg-filter()
function.<br /> <br />
Changelog
0.4.4
@pick-d()
.@max-row()
to @size-row()
and @max-col()
to @size-col()
.<br /> <br />
Changelog
0.4.3
@calc()
.@nth()
now behaves like nth-child.@pick-d()
function.<br /> <br />
Changelog
0.4.2
@calc()
.@n()
caused by the idx params.@repeat()
and @multiple()
.:container
inherits all the grid properties from :doodle
element.<br /> <br />
Changelog
0.4.1
@n()
and @pick-by-turn()
.size()
, min-size()
, max-size()
and @shape()
.<br /> <br />
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 />