akosbalasko / zoottelkeeper-obsidian-plugin

Obsidian plugin of Zoottelkeeper: An automated folder-level index file generator and maintainer.
182 stars 11 forks source link

[BUG]? styles.css missing (404) on installation #58

Closed 229c9cf0 closed 2 years ago

229c9cf0 commented 2 years ago

When looking at the inspector/console after installing the plugin, it says:

github.com/akosbalas…0.17.3/styles.css:1 Failed to load resource: the server responded with a status of 404 ()
app.js:1 Zoottelkeeper Plugin: styles.css not found

Not sure whether the file should be there, or whether this is a spurious reference that should have been deleted.

akosbalasko commented 2 years ago

Thank you for reporting it @229c9cf0 , I have no css, so it is not a problem, but in version 0.18.0 I added a fake style used nowhere (an empty file cannot be added to github), and for me, this error does not occur.