How does one implement a personal CSS file into the game through a mod? Is there way to insert CSS rules into the game’s default css file?
I figured it out! I simply appended it to the head. You can delete this now.
I’ll leave it here as a solution