change to css modules
This commit is contained in:
Vendored
+1
-1
@@ -2,7 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Calendar Optimizer</title>
|
||||
<link rel="stylesheet" src="./index.css"></link>
|
||||
<link rel="stylesheet" href="./App.module.css"></link>
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
Reference in New Issue
Block a user