mirror of
https://github.com/BorysLevytskyi/BitwiseCmd.git
synced 2026-01-18 09:52:47 +01:00
Support dark and light theme
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<link rel="stylesheet" type="text/css" href="css/styles.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="root" class="dark">Doesn't work</div>
|
||||
<div id="root">Ooops... Something went wrong ¯\_(ツ)_/¯</div>
|
||||
<script src="/bundle.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user