lib/scss_beautifier/formatters/shorthand.rb in scss_beautifier-0.1.1 vs lib/scss_beautifier/formatters/shorthand.rb in scss_beautifier-0.1.2

- old
+ new

@@ -21,10 +21,10 @@ end def update_script_list(pName, node) nValue = node.value - check_shorthand(pName, node, nValue.children.map(&:to_sass), true) + # check_shorthand(pName, node, nValue.children.map(&:to_sass), true) end private SHORTHANDABLE_PROPERTIES = %w[