Give move notation with confirm message in Game (corr)
[vchess.git] / client / public / index.html
index 12eb803..861b8c3 100644 (file)
       href="//cdnjs.cloudflare.com/ajax/libs/mini.css/3.0.1/mini-default.min.css">
     <link rel="stylesheet"
       href="//fonts.googleapis.com/css?family=Open+Sans:400,700">
-    <style>
-      body {
-        --fore-color: #2c3e50;
-        --back-color: #f2f2f2;
-      }
-    </style>
   </head>
   <body>
     <div id="app"></div>
     <!-- built files will be auto injected -->
-    <!-- TODO: add only the necessary icons to mini-css custom build
-    <script src="//unpkg.com/feather-icons"></script>
-    -->
   </body>
 </html>