Open BartNetJS opened 9 months ago
I think i am having this issue as well. None of my custom stuff is loaded, it just loads the original css
The stylesheets are being embedded into the css*
and css-dark*
resources and not served separately. I think it is UTF-BOM
character in the beginning of the custom CSS file, which prevents new styles from appearing. Please check your css files and remove the BOM character from the beginning of the file, the methods depends on your editor.
Thanks. still not working. None of the styles were being applied
my dark.css
This my instrumentation
but the css is not loaded: