SpikeHD / Dorion

Tiny alternative Discord client with a smaller footprint, snappier startup, themes, plugins and more!
https://spikehd.github.io/projects/dorion/
GNU General Public License v3.0
628 stars 20 forks source link

[Bug] Cannot use @import statements correctly #127

Closed h-lunah closed 1 year ago

h-lunah commented 1 year ago

Describe the bug I can't seem to use Dorion's theming to import a CSS document in.

To Reproduce Use an @import statement to add another theme into the CSS file

Expected behavior The imported theme should load.

Screenshots image

System Info (please complete the following information):

h-lunah commented 1 year ago

Nevermind, just have to enable the CSS caching and clear that cache every time my CSS or the imported CSS changes.