refactor: remove animate.css

This commit is contained in:
Tristan Yang
2022-08-24 09:44:01 +08:00
parent 22e6f6cdcc
commit c22d7ed659
4 changed files with 1 additions and 14 deletions
-1
View File
@@ -4,7 +4,6 @@ import { Reset } from "styled-reset";
import { DndProvider } from "react-dnd";
import { HTML5Backend } from "react-dnd-html5-backend";
import "./assets/base.css";
import "animate.css";
import "./common/DayjsSetting";
import "./common/TippySetting";
import { register } from "./serviceWorkerRegistration";