Добавление manifest и иконок

This commit is contained in:
2021-02-06 16:01:53 +03:00
parent 5a1a2c26b6
commit 931b12b591
10 changed files with 6272 additions and 826 deletions

View File

@ -1,3 +1,6 @@
import 'bootstrap';
import 'bootstrap/dist/css/bootstrap.min.css';
import './style.css';
// TODO скрыть переменные
const LOCAL_DATA_KEY = 'example-for-kids';