Add work-around for waybar issues introduced in 0.9.15.

This commit is contained in:
Tom Alexander
2022-11-15 21:43:58 -05:00
parent 11d539ec77
commit f3edf7d8c1

View File

@@ -1,3 +1,8 @@
/* Work-around for regressions introduced in 0.9.15 */
* {
all: unset;
}
/* ----------------------------------------------------------------------------- /* -----------------------------------------------------------------------------
* Keyframes * Keyframes
* -------------------------------------------------------------------------- */ * -------------------------------------------------------------------------- */