mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
feat: use tailwindcss and show export btn
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user