Sign in
chromium
/
chromium
/
src.git
/
61.0.3140.1
/
.
/
third_party
/
WebKit
/
LayoutTests
/
inspector
/
sass
/
resources
/
test-mapping-good.scss
blob: ba4be5005204d6ba8f7ef8d41bccc2ce264c91dd [
file
] [
log
] [
blame
]
div
{
font
-
family
:
Arial
;
color
:
red
;
margin
:
10px
;
.
message
{
display
:
flex
;
align
-
items
:
center
;
justify
-
content
:
center
;
}
}