mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 16:25:51 +01:00
chore(monorepo/client): set up stylesheets
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import utils from "./services/utils.js";
|
||||
import ko from "knockout";
|
||||
import "../stylesheets/bootstrap.scss";
|
||||
import "./stylesheets/bootstrap.scss";
|
||||
|
||||
// TriliumNextTODO: properly make use of below types
|
||||
// type SetupModelSetupType = "new-document" | "sync-from-desktop" | "sync-from-server" | "";
|
||||
|
||||
Reference in New Issue
Block a user