File size: 562 Bytes
db5855f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/**

 * Copyright (C) 2023 Intel Corporation

 * SPDX-License-Identifier: MIT

*/

/* Do not edit this file manually! This file is generated automatically from the @spark-design/tokens package.*/

:root {
    --spark-space-4: 0.25rem;
    --spark-space-8: 0.5rem;
    --spark-space-12: 0.75rem;
    --spark-space-20: 1.25rem;
    --spark-space-32: 2rem;
    --spark-space-52: 3.25rem;
    --spark-space-84: 5.25rem;
    --spark-space-136: 8.5rem;
    --spark-space-220: 13.75rem;
    --spark-space-356: 22.25rem;
    --spark-space-576: 36rem;
}