All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.scss.generated._layout.scss Maven / Gradle / Ivy

Go to download

Layout helpers for digital and software products using the Carbon Design System

There is a newer version: 11.28.0
Show newest version
// Code generated by @carbon/layout. DO NOT EDIT.
//
// 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.
//

/// @type Number
/// @access public
/// @group @carbon/layout
$layout-01: 1rem !default;

/// @type Number
/// @access public
/// @group @carbon/layout
$layout-02: 1.5rem !default;

/// @type Number
/// @access public
/// @group @carbon/layout
$layout-03: 2rem !default;

/// @type Number
/// @access public
/// @group @carbon/layout
$layout-04: 3rem !default;

/// @type Number
/// @access public
/// @group @carbon/layout
$layout-05: 4rem !default;

/// @type Number
/// @access public
/// @group @carbon/layout
$layout-06: 6rem !default;

/// @type Number
/// @access public
/// @group @carbon/layout
$layout-07: 10rem !default;

/// @type Map
/// @access public
/// @group @carbon/layout
$layout: (
  layout-01: $layout-01,
  layout-02: $layout-02,
  layout-03: $layout-03,
  layout-04: $layout-04,
  layout-05: $layout-05,
  layout-06: $layout-06,
  layout-07: $layout-07,
);




© 2015 - 2025 Weber Informatics LLC | Privacy Policy