Spaces:
Runtime error
Runtime error
File size: 376 Bytes
db5855f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
/**
* 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-breakpoint-mobile: 24.75rem;
--spark-breakpoint-tablet: 50.5rem;
--spark-breakpoint-laptop: 90rem;
--spark-breakpoint-desktop: 120rem;
}
|