summaryrefslogtreecommitdiff
path: root/style.scss
blob: 8359137bcbbd8c9c3866f8fae2b0db9c03b11594 (plain)
1
2
3
4
5
6
7
8
9
// Common widgets
@use "scss/widgets";

// Modules
@use "scss/bar";

* {
    all: unset; // Remove GTK theme styles
}