feat: use tailwindcss and show export btn

This commit is contained in:
boojack
2022-01-31 19:16:01 +08:00
parent 374721fa48
commit 3d8997a43a
8 changed files with 396 additions and 15 deletions

View File

@ -6,6 +6,7 @@ import appStore from "./stores/appStore";
import App from "./App";
import "./helpers/polyfill";
import "./less/global.less";
import "./css/index.css";
ReactDOM.render(
<React.StrictMode>