mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2025-01-09 19:56:44 +01:00
Fix formatting
This commit is contained in:
parent
9fbe8a4e32
commit
b00bbc7daf
@ -63,6 +63,6 @@ type Variant = {
|
|||||||
/**
|
/**
|
||||||
* Mapping from css variable to its value.
|
* Mapping from css variable to its value.
|
||||||
* eg: {"background-color-primary": "#21262b", ...}
|
* eg: {"background-color-primary": "#21262b", ...}
|
||||||
* */
|
*/
|
||||||
variables: Record<string, string>;
|
variables: Record<string, string>;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user