Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Box shadow classes

Anthony Channing edited this page Jun 4, 2018 · 2 revisions

Box shadow can be applied to any element that needs to stand out and be more defined against its background. Predefined classes allow theme creators an easy method by which they can apply the styles.

The naming of these classes suggests an approximate size of the shadow (XS-extra small, S-small etc). We also created Inverse class, boxshadowMInv, to indicate alternative tints, tones or shades.

List of box shadow classes

  • boxshadowL
  • boxshadowM
  • boxshadowMInv
  • boxshadowS
  • boxshadowSX

Back to Developer reference.

Clone this wiki locally