annotate styles.css @ 54:06504ceb3283

Make all shutdown logic synchronous. It looks like there's a bug in Obsidian where adding asynchronous operations on shutdown (via `tasks.addPromise`) crashes the app when the user runs the `Reload App Without Saving` command. So we have to do it all synchronously instead.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 02 Oct 2023 10:10:09 -0700
parents 18ff216ce0c4
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
20
18ff216ce0c4 Make stylesheet not empty to prevent error file being installed
Ludovic Chabant <ludovic@chabant.com>
parents: 0
diff changeset
1 /* No styles */