mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 18:28:24 +02:00
♻️ Create a colors file to save constants of color that can no be refactored into sass variables
This commit is contained in:
parent
14b23b491f
commit
7a0c12e073
17 changed files with 61 additions and 30 deletions
|
@ -163,4 +163,4 @@ $color-light-bg: rgba(255,255,255,.6);
|
|||
// bg transparent
|
||||
--color-dark-bg : #{$color-dark-bg};
|
||||
--color-light-bg : #{$color-light-bg};
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue