Closed owilliams320 closed 1 year ago
Adding better dark mode support to address #2023
npm run start
npm run lint
npm run stylelint
npm test
npm run build
closes #2023
:tada: This PR is included in version 6.0.3 :tada:
The release is available on:
v6.0.3
Your semantic-release bot :package::rocket:
Description
Adding better dark mode support to address #2023
What's included?
Test Steps
npm run start
General Tests for Every PR
npm run start
still works.npm run lint
passes.npm run stylelint
passes.npm test
passes and code coverage is not lower.npm run build
still works.closes #2023
Screenshots or link to StackBlitz/Plunker