/** * 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.*/ .spark-shadow { display: inline-block; box-shadow: var(--spark-shadow-x) var(--spark-shadow-y) var(--spark-shadow-blur-radius) var(--spark-shadow-basic); }