-
Notifications
You must be signed in to change notification settings - Fork 841
Minor: updates specificity weights to reflect updated tutorial. Add cascade file #77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just the 'specificity' typo, it is quite a tongue-twister as well 🙂
Co-authored-by: Dipika Bhattacharya <dipika@foss-community.org>
reliant on mdn/css-examples#77 being merged.
@estelle: can you resolve the conflict here? That way @dipikabh can re-review it, then merge it. For the moment we have a 404 on MDN, and this leads to some confusion. When this PR lands, it will fix mdn/content#17456 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggestion to number the examples (sorry, I just realized that this review had been sitting as 'Pending')
Co-authored-by: Dipika Bhattacharya <dipika@foss-community.org>
Co-authored-by: Dipika Bhattacharya <dipika@foss-community.org>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @estelle!
* Minor: update task reliant on mdn/css-examples#77 being merged. * Update files/en-us/learn/css/building_blocks/cascade_tasks/index.md Co-authored-by: Dipika Bhattacharya <dipika@foss-community.org> Co-authored-by: Dipika Bhattacharya <dipika@foss-community.org>
Currently updating /en-US/docs/Learn/CSS/Building_blocks/Cascade_and_inheritance. This update reflects the change in that tutorial