]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
feat: add `$output` to xy-cell mixin and deprecate `$output-gutter`
authorNicolas Coden <nicolas@ncoden.fr>
Fri, 13 Jul 2018 22:46:12 +0000 (00:46 +0200)
committerNicolas Coden <nicolas@ncoden.fr>
Fri, 13 Jul 2018 22:46:12 +0000 (00:46 +0200)
commitc6e319b1e78c42131852d4f05c89d278c7346a0f
treedf33a23ac740401420b99394e344a36058025fc6
parenta07051333a2b178e5623922fbb78e7e2d2e8e84e
feat: add `$output` to xy-cell mixin and deprecate `$output-gutter`

Add the `$output` list to the xy-cell mixin for a finer control of what should be output, and an explicit indication that each part may still have to be generated seperately.

`$gutter-output` still works the same way, and breaking change introduced in #11081 has been replaced with a deprecation notice. Migration notes and advices to correctly generate gutters will be included in the release notes of the future version
scss/xy-grid/_cell.scss
scss/xy-grid/_layout.scss