angular/projects/ng-devtools/src
mgechev 9b8e170927 refactor(devtools): remove important directives and move style overrides
This PR introduces the following improvements:
- We no longer override styles using the global `styles.scss`. This way we can leak override and have unexpected behavior.
- This allows us to remove the `!important` directives, which are considered bad practice.
- Few fixes in the contrast for some elements.
2020-07-13 21:40:22 +03:00
..
lib refactor(devtools): remove important directives and move style overrides 2020-07-13 21:40:22 +03:00
public-api.ts feat(devtools): display latest commit SHA in application (rangle/angular-devtools#243) 2020-04-02 16:23:03 -07:00
test.ts feat(devtools): added prettier for formatting code on pre-commit (rangle/angular-devtools#50) 2020-02-07 13:25:16 -08:00