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

global:
  type: text-transform
  category: text-transform
  cssProperties:
  - text-transform
props:
  TEXT_TRANSFORM:
    value: 'none'
    comment: Default value for text-transform
