mirror of
https://github.com/zadam/trilium.git
synced 2025-11-11 07:45:51 +01:00
chore(monorepo/client): set up stylesheets
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import appContext from "./components/app_context.js";
|
||||
import noteAutocompleteService from "./services/note_autocomplete.js";
|
||||
import glob from "./services/glob.js";
|
||||
import "../stylesheets/bootstrap.scss";
|
||||
import "./stylesheets/bootstrap.scss";
|
||||
|
||||
glob.setupGlobs();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user