mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-12 19:02:53 +08:00
add new color type
This commit is contained in:
parent
bb47ca8ade
commit
2e44f635fc
1
src/typings/styled.d.ts
vendored
1
src/typings/styled.d.ts
vendored
@ -12,6 +12,7 @@ declare module "styled-components" {
|
||||
BLURPLE: string;
|
||||
FULL_WHITE: string;
|
||||
BLACK: string;
|
||||
BLACK_LIGHT: string;
|
||||
BLACK_DARK: string;
|
||||
BLACK_PRIMARY: string;
|
||||
BLACK_SECONDARY: string;
|
||||
|
Loading…
x
Reference in New Issue
Block a user