//
// Copyright 2026 Google LLC
// SPDX-License-Identifier: Apache-2.0
//
// AUTOGENERATED. DO NOT MODIFY.
// To modify this file, update the source template,
// or run the compiler: go/carbon-service-code-gen-mwtc.
// Source template: formats/sassvars/contextualtokenset.scss.tmpl

// Design system: Google Material 3
// Version: 34.0.21
// Configured context tags:
//   audience: 3p
//   font: static
//   platform: web
// Output format: sass_vars

/// md.comp.slider.xsmall.active.handle.height (Handle)
$active-handle-height: 44px;
/// md.comp.slider.xsmall.active.track.height (Active track)
$active-track-height: 16px;
/// md.comp.slider.xsmall.active.track.shape.leading (Active track)
$active-track-shape-leading: 8px;
/// md.comp.slider.xsmall.inactive.track.height (Inactive track)
$inactive-track-height: 16px;
/// md.comp.slider.xsmall.inactive.track.shape.trailing (Inactive track)
$inactive-track-shape-trailing: 8px;
