We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b743cdc commit 0ceb60dCopy full SHA for 0ceb60d
lib/web/css/source/lib/utilities.less
@@ -2,7 +2,9 @@
2
// * @copyright Copyright (c) 2014 X.commerce, Inc. (http://www.magentocommerce.com)
3
// */
4
5
-// convert to rem
+//
6
+// Convert to rem
7
+//--------------------------------------
8
.to-rem(
9
@_value
10
) when not (@_value = false) and not (@_value = '') {
0 commit comments