Spaces:
Runtime error
Runtime error
File size: 317 Bytes
db5855f |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
/**
* 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-shadow-x: 0rem;
--spark-shadow-y: 0.125rem;
--spark-shadow-blur-radius: 0.25rem;
}
|