diff --git a/lib/styles/definitions.scss b/lib/styles/definitions.scss index 87198dc49..5cacfc4e1 100644 --- a/lib/styles/definitions.scss +++ b/lib/styles/definitions.scss @@ -67,6 +67,8 @@ $core-time: 0.15s; box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12); } +//NOTE: uncommenting needs to be discussed with designers and should be aligned with the guidelines. + // %dropshadow-3dp { // box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.14), // 0 3px 3px -2px rgba(0, 0, 0, 0.12);