added themes, extension manifest and layout splits

This commit is contained in:
Fedor Katurov 2023-04-24 21:46:13 +06:00
parent 9a4eb6ef58
commit 1377d25403
13 changed files with 176 additions and 15 deletions

View file

@ -2,9 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
</head>
<body>
<div id="root"></div>