add css build script

This commit is contained in:
2023-06-18 22:30:00 -04:00
parent 345bded212
commit 87f5d5f6d5
12 changed files with 1292 additions and 8 deletions
+1
View File
@@ -2,6 +2,7 @@
<html>
<head>
<title>Calendar Optimizer</title>
<link rel="stylesheet" src="./index.css"></link>
</head>
<body>
<div id="app"></div>