Skip to content

Commit 6e5cf9b

Browse files
committed
run prettier
1 parent 6a232eb commit 6e5cf9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/09_cssmodules/src/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
margin-top: calc(50% - 18px);
2323
}
2424
</style>
25-
<link rel="stylesheet" href="/components/App.module.css">
25+
<link rel="stylesheet" href="/components/App.module.css" />
2626
</head>
2727
<body>
2828
<!--placeholder1-->

0 commit comments

Comments
 (0)