# Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
# Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license

global:
  scope: component
  category: sizing
  type: size
  cssProperties:
  - '*height'
  - '*width'
  - 'top'
  - 'right'
  - 'bottom'
  - 'left'
props:
  PROGRESS_RING_WIDTH:
    value: 0.1875rem
    comment: Thickness of the Progress Ring's ring
