//
// Copyright IBM Corp. 2018, 2023
//
// This source code is licensed under the Apache-2.0 license found in the
// LICENSE file in the root directory of this source tree.
//

@forward 'scss/config';
@forward 'scss/spacing';
@forward 'scss/colors' hide $white;
@forward 'scss/motion';
@forward 'scss/type';
@forward 'scss/themes';
@forward 'scss/theme';

@use 'scss/reset';
@forward 'scss/fonts';
@forward 'scss/grid';
@forward 'scss/layer';
@forward 'scss/layout';
@forward 'scss/zone';
@use 'scss/components';
