Clarify overrideThemeStyles function#271
Clarify overrideThemeStyles function#271ribaricplusplus wants to merge 1 commit intoKyleAMathews:masterfrom
Conversation
Add a brief explanation of overrideThemeStyles return value
Codecov Report
@@ Coverage Diff @@
## master #271 +/- ##
=============================
=============================
Continue to review full report at Codecov.
|
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #271 +/- ##
=============================
=============================
☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
I was a bit confused as to what
overrideThemeStylesfunction returns and had to look through the source code to figure it out.I added a brief clarification so that it is easier for the next person.