feat: Remove post install compilation

Signed-off-by: Avior <github@avior.me>
This commit is contained in:
2022-10-04 00:51:39 +02:00
parent 6f8c627e33
commit c47a02c529
13 changed files with 288 additions and 288 deletions

View File

@ -30,7 +30,7 @@ $backColor = #757575
border-radius 20px
position absolute
transition all $transition
background nativeRGB(var(--theme-color))
background nativeRGB(var(--theme-500))
svg
transition $transition