mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2025-01-08 19:35:43 +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.
|
||||
* eg: {"background-color-primary": "#21262b", ...}
|
||||
* */
|
||||
*/
|
||||
variables: Record<string, string>;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user