Skip to content

Commit baa3c73

Browse files
committed
ACP2E-2729: [CLARIFICATION] Feature Request ADA Compliance
1 parent 9bc7d7b commit baa3c73

File tree

1 file changed

+5
-2
lines changed
  • app/design/frontend/Magento/blank/web/css

1 file changed

+5
-2
lines changed

app/design/frontend/Magento/blank/web/css/print.less

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@
33
* See COPYING.txt for license details.
44
*/
55

6-
//@codingStandardsIgnoreStart
6+
/**
7+
* @codingStandardsIgnoreStart
8+
*/
9+
710
@import 'source/lib/_lib.less'; // Global lib
811
@import 'source/_theme.less'; // Theme overrides
912
@import 'source/_variables.less'; // Local theme variables
@@ -137,4 +140,4 @@
137140
display: none !important;
138141
}
139142
}
140-
//@codingStandardsIgnoreEnd
143+
// @codingStandardsIgnoreEnd

0 commit comments

Comments
 (0)