// Lightning Design System 2.24.3
// Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
// Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
@use "sass:math";
@import
  '../design-tokens',
  '../config',
  '../vendor/deprecate',
  '../dependencies/index',
  './index';
