mirror of
https://github.com/kittywitch/dork.dev.git
synced 2026-02-09 15:19:18 -08:00
This commit is contained in:
parent
b348bddfe5
commit
a65449b7ea
1 changed files with 2 additions and 1 deletions
|
|
@ -40,7 +40,8 @@ $themes: (
|
||||||
a, a:#{$name} {
|
a, a:#{$name} {
|
||||||
color: $color;
|
color: $color;
|
||||||
}
|
}
|
||||||
} else {
|
}
|
||||||
|
@else {
|
||||||
a:#{$name} {
|
a:#{$name} {
|
||||||
color: $color;
|
color: $color;
|
||||||
@if $name == "hover" {
|
@if $name == "hover" {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue