lib/scss_beautifier/formatters/shorthand.rb in scss_beautifier-0.1.7 vs lib/scss_beautifier/formatters/shorthand.rb in scss_beautifier-0.1.8

- old
+ new

@@ -20,11 +20,10 @@ check_shorthand(pName, node, values) 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)) end private SHORTHANDABLE_PROPERTIES = %w[