We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d68c81 commit 1e8ae85Copy full SHA for 1e8ae85
main.js
@@ -5,8 +5,6 @@
5
* and Reveal.js features like side-by-side columns.
6
*/
7
8
-import { Plugin } from "obsidian";
9
-
10
export default class SafeLearnPlugin extends Plugin {
11
async onload() {
12
this.addStyles();
0 commit comments