Closed
Bug 1332674
Opened 9 years ago
Closed 9 years ago
[CSS linting] /media/css/mozorg/ directory
Categories
(www.mozilla.org :: Pages & Content, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: agibson, Unassigned)
References
Details
(Keywords: good-first-bug, Whiteboard: [good first bug] )
Fix the CSS linting errors for the /media/css/mozorg/ directory
You can list the errors locally by running the following commands:
./node_modules/gulp-stylelint/node_modules/.bin/stylelint "media/css/mozorg/**/*.less"
./node_modules/gulp-stylelint/node_modules/.bin/stylelint "media/css/mozorg/**/*.scss"
| Reporter | ||
Updated•9 years ago
|
Blocks: 1332624
Keywords: good-first-bug
Updated•9 years ago
|
Whiteboard: [good first bug]
Comment 1•9 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/309b3d11216d5b1350ec42a662a49e69ad9344b2
[fix bug 1332674] Fix CSS linting errors for /media/css/mozorg/ directory
https://github.com/mozilla/bedrock/commit/6f95726f77cf9c0276c13978a687ff9254d39241
Merge pull request #4635 from tsmrachel/1332674
[fix bug 1332674] Fix CSS linting errors for /media/css/mozorg/
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•