mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Fix file 'tokens.module.scss'
This commit is contained in:
parent
c8a2504079
commit
0fc148ead6
@ -1,5 +1,6 @@
|
||||
$primary-color: rgba(20,20,20,10%);
|
||||
/* stylelint-disable color-function-notation */
|
||||
$color-primary: rgb(23, 181, 63);
|
||||
|
||||
:export {
|
||||
primaryColor: $primary-color
|
||||
primaryColor: $color-primary
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user