2026-08-23 21:58:13 +05:30

5 lines
46 B
SCSS

/* Reset all GTK styles */
* {
all: unset;
}