mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
fix(ui): cleanup last sass file
This commit is contained in:
committed by
Łukasz Mierzwa
parent
0a0be27aa0
commit
110efdd01b
@@ -13,8 +13,8 @@ $btn-active-box-shadow: 0;
|
||||
|
||||
$tooltip-max-width: 400px;
|
||||
|
||||
@import "Styles/Fonts";
|
||||
@import "~bootswatch/dist/darkly/variables";
|
||||
@import "./Fonts";
|
||||
@import "bootswatch/dist/darkly/variables";
|
||||
|
||||
$dark: darken($dark, 4%);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user