1
1
mirror of https://github.com/primer/css.git synced 2024-09-11 16:36:07 +03:00

Disable lint on this line

This commit is contained in:
Jon Rohan 2022-01-18 09:46:18 -08:00
parent 4a06aba1d3
commit 8180e03806

View File

@ -47,6 +47,7 @@
}
&.Layout--gutter-none {
// stylelint-disable-next-line length-zero-no-unit
--Layout-gutter: 0px;
}