angular/devtools/projects/shell-browser/src/styles.scss
Sheik Althaf 52912f064b refactor(devtools): migrate devtools to prettier formatting (#58766)
Added html and scss to ng-dev formatter. This will reduce the formatting changes coming in PRs.

PR Close #58766
2024-11-21 16:35:38 +00:00

6 lines
73 B
SCSS

@use '../../../styles.scss' as devtools;
body,
html {
height: 100%;
}