Open KrowniLegend opened 2 months ago
The way i partially fixed it was like this:
in Unity.theme.css, like 12 has an error in it
@import url("https://joshuah345.github.io/Discord-Stuff/Themes/Unity/Unity.css"); ^ This has an error, since the Unity.css file is located in Unity/dist/ directory
The proper link is this one: @import url("https://joshuah345.github.io/Discord-Stuff/Themes/Unity/dist/Unity.css");
but even after fixing this link, the UI still appears to be broken
Best way to fix it completely is to use a Fork
Which Fork do you Recommend?
https://github.com/JellyBrick/Discord-Stuff-fork
JellyBrick discord stuff fork worked for me just fine
Hey, it says "Meta not found" do you know what to do?
The way i partially fixed it was like this:
in Unity.theme.css, like 12 has an error in it
@import url("https://joshuah345.github.io/Discord-Stuff/Themes/Unity/Unity.css"); ^ This has an error, since the Unity.css file is located in Unity/dist/ directory
The proper link is this one: @import url("https://joshuah345.github.io/Discord-Stuff/Themes/Unity/dist/Unity.css");
but even after fixing this link, the UI still appears to be broken
Describe the bug Theme doesen't work :(