reorganize styles and pages (wip); update readme

This commit is contained in:
gingervitis
2021-01-27 01:46:08 -08:00
parent 8ddd780281
commit ff51c168ff
12 changed files with 254 additions and 146 deletions

View File

@@ -1,6 +1,7 @@
import 'antd/dist/antd.css';
import '../styles/colors.scss';
import '../styles/globals.scss';
import '../styles/ant-overrides.scss';
import '../styles/home.scss';
import '../styles/chat.scss';