diff --git a/scss/_reboot.scss b/scss/_reboot.scss index 7e5aec9c1f90..6c294ce5a088 100644 --- a/scss/_reboot.scss +++ b/scss/_reboot.scss @@ -40,6 +40,7 @@ html { } // Shim for "new" HTML5 structural elements to display correctly (IE10, older browsers) +// TODO: remove in v5 // stylelint-disable-next-line selector-list-comma-newline-after article, aside, figcaption, figure, footer, header, hgroup, main, nav, section { display: block;