Problem/Motivation
Zero values in CSS should not contain a unit declaration per formatting guidelines. Zero value unit is present in `diff.general.css` on L10.
Proposed resolution
Remove the unit attached to zero value is stylesheet and save a byte. I will provide a patch.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | diff-zero-value-unit-3248790-2.patch | 283 bytes | bygeoffthompson |
Issue fork diff-3248790
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
bygeoffthompson commentedComment #5
silvi.addweb commentedI've tested and raised MR.
Comment #6
acbramley commentedPlease ensure you do not use the 8.x-1.x in the fork and push work to the proper branch.
Comment #7
acbramley commentedDevelopment must be done against 2.x
Comment #10
indranil roy commentedHey @acbramley,
I have raised the MR changed the targeted branch 2.x. please review.
Comment #11
indranil roy commentedComment #12
acbramley commentedI don't really see the point in fixing 1 failure in stylelint. I'd rather see it all fixed at once.
Comment #14
heddnComment #15
lavanyatalwar commentedHi @lucashedding
Thank you for updating the MR. Pipeline is green for stylelint and eslint now.
Moving it to RTBC+
Comment #16
heddnComment #18
heddn