mirror of
https://github.com/dzeiocom/components.git
synced 2025-07-31 09:01:57 +00:00
fix: Add normal variant of colors for easyness of usage in projects
Signed-off-by: Avior <f.bouillon@aptatio.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@import '../config'
|
||||
|
||||
.link
|
||||
color nativeRGB(var(--theme-500))
|
||||
color var(--theme-500)
|
||||
text-decoration underline
|
||||
|
||||
.icon
|
||||
|
Reference in New Issue
Block a user