Add missing semi-colon
This commit is contained in:
parent
813a4038b3
commit
1b13e22bce
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ $accent-200:$Teal-200;
|
|||
$accent-400:$Teal-400;
|
||||
$accent-700:$Teal-700;
|
||||
|
||||
$primary: #e32c28 //$primary-600;
|
||||
$primary: #e32c28; //$primary-600;
|
||||
$accent:$accent-400;
|
||||
$control:$Grey-200;
|
||||
$control2:$Grey-300;
|
Loading…
Add table
Add a link
Reference in a new issue