Closed
Bug 1332675
Opened 8 years ago
Closed 8 years ago
[CSS linting] Sandstone, Pebbles
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] )
Attachments
(1 file)
Fix the CSS linting errors for the Sandstone and Pebbles CSS libraries
You can list the errors locally by running the following commands:
./node_modules/gulp-stylelint/node_modules/.bin/stylelint "media/css/pebbles/**/*.scss"
./node_modules/gulp-stylelint/node_modules/.bin/stylelint "media/css/sandstone/**/*.less"
| Reporter | ||
Updated•8 years ago
|
Blocks: 1332624
Keywords: good-first-bug
Updated•8 years ago
|
Whiteboard: [good first bug]
| Reporter | ||
Comment 1•8 years ago
|
||
Comment 2•8 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/adfc48027b51e380b9d19e71287c54797e6a2654
[fix bug 1332675] Fix CSS linting errors in Sandstone and Pebbles
https://github.com/mozilla/bedrock/commit/133189e9c2179d351d5a906410d11e54a128d67b
Merge pull request #4604 from heatherbooker/fix-css-linting-sandst-pebbs
[fix bug 1332675] Fix CSS linting errors in Sandstone and Pebbles
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•