angular/projects
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
..
ng-devtools refactor(devtools): remove important directives and move style overrides 2020-07-13 21:40:22 +03:00
ng-devtools-backend build(devtools): update to latest project structure 2020-07-13 19:32:51 +03:00
protocol build(devtools): update to latest project structure 2020-07-13 19:32:51 +03:00
shared-utils build(devtools): update to latest project structure 2020-07-13 19:32:51 +03:00
shell-chrome fix(devtools): use theming in chrome extension 2020-07-13 21:39:58 +03:00