postcss-tidy-columns
Advanced tools
Changelog
0.4.0
Added
tidy-var()
function to retrieve option values in declarations (#27, #32)debug
option to maintain the input declaration as a comment (#45, #48)Changed
tidy-column
and tidy-offset
shorthand properties will now apply to all missing values (#25, #36)Fixed
tidy-*
functions nested within a calc()
function are properly detected and escaped (#34)Removed
addGap
option for automatically adding the grid gap margin to column elements (#24)