Closed owilliams320 closed 1 year ago
Some minor CSS fixes for app shell navigation
nx run components:serve
npm run start
npm run lint
npm run stylelint
npm test
npm run build
:tada: This PR is included in version 6.2.1 :tada:
The release is available on:
v6.2.1
Your semantic-release bot :package::rocket:
Description
Some minor CSS fixes for app shell navigation
What's included?
Test Steps
nx run components:serve
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.Screenshots or link to StackBlitz/Plunker