Apply prettier to resources styles

This commit is contained in:
Alejandro Alonso 2022-01-12 11:27:43 +01:00
parent cd55ed7c8d
commit 6413c9dddd
54 changed files with 1437 additions and 1342 deletions

View file

@ -58,7 +58,6 @@
&:hover {
color: $color-black;
}
}
&.active {
@ -115,7 +114,9 @@
}
&.active {
svg { fill: $color-gray-50; }
svg {
fill: $color-gray-50;
}
}
}
}