-
Notifications
You must be signed in to change notification settings - Fork 184
feat(docs): unify CSS for multiple mkdocs projects #18670
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
base: edge
Are you sure you want to change the base?
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.
couple improvements to make for readability, consistency, and reliability
b831393
to
b38beb8
Compare
fcecc60
to
6edac3a
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## edge #18670 +/- ##
=======================================
Coverage 24.75% 24.75%
=======================================
Files 3284 3284
Lines 285464 285416 -48
Branches 28663 28655 -8
=======================================
Hits 70662 70662
+ Misses 214781 214733 -48
Partials 21 21
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
ca71dc0
to
cc711dc
Compare
Overview
Adding a lil plugin so we can share one CSS file between multiple publications. You'd think this would work out of the box, but it totally doesn't!
Test Plan and Hands on Testing
tested locally, will see if this works in CI
…it does!
Changelog
opentrons-theme.css
upand Stacker docsymluv
setupReview requests
Risk assessment
low. plugin code created from whole cloth by gemini but looks very straightforward.