ClearVision / ClearVision-v6

Highly customizable theme for BetterDiscord.
https://clearvision.github.io/
Apache License 2.0
370 stars 1.9k forks source link

ShadowDevilsAvenged-NitroTabUnthemed-Patch-Test #157

Closed ShadowDevilsAvenged closed 10 months ago

LeafyLuigi commented 10 months ago

What you should do instead of editing main.css is to make a new file in src/settings/ named nitro-tab-patch.scss and then edit main.scss by adding the line @import "/src/settings/nitro-tab-patch"; after the other settings stuff.

As SCSS is a superset of CSS, any code you've already made CAN STILL BE USED. Don't get discouraged.