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

PR Close #58624
2024-11-19 16:31:24 -08:00

6 lines
73 B
SCSS

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