init
This commit is contained in:
commit
d013ece0f3
363 changed files with 20823 additions and 0 deletions
7
themes/duckquill/sass/mods/_no-edge-highlight.scss
Normal file
7
themes/duckquill/sass/mods/_no-edge-highlight.scss
Normal file
|
@ -0,0 +1,7 @@
|
|||
@import "../_variables.scss";
|
||||
|
||||
@include theme-variables using ($theme) {
|
||||
@if $theme == "light" {
|
||||
--edge-highlight: 0 0 transparent;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue