Update postcss packages

This commit is contained in:
Qstick
2021-04-25 18:01:08 -04:00
parent f383e57e7d
commit 408089957a
5 changed files with 129 additions and 322 deletions

View File

@@ -6,7 +6,7 @@
}
@define-mixin scrollbarTrack {
&&::-webkit-scrollbar-track {
&::-webkit-scrollbar-track {
background-color: transparent;
}
}