mirror of
https://github.com/dzeiocom/components.git
synced 2025-06-16 04:29:20 +00:00
feat: Remove post install compilation
Signed-off-by: Avior <github@avior.me>
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
.bar
|
||||
width 100%
|
||||
background nativeRGBA(var(--theme-color), 0.15)
|
||||
background nativeRGBA(var(--theme-500), 0.15)
|
||||
height 8px
|
||||
border-radius 8px
|
||||
|
||||
@ -21,5 +21,5 @@
|
||||
height 100%
|
||||
max-width 100%
|
||||
width 0
|
||||
background nativeRGB(var(--theme-color))
|
||||
background nativeRGB(var(--theme-500))
|
||||
border-radius 8px
|
||||
|
Reference in New Issue
Block a user