class Sass::Tree::RuleNode
def continued?
-
(Boolean)
- Whether or not this rule is continued on the next line
def continued? @rules.last[-1] == ?, end
(Boolean)
- Whether or not this rule is continued on the next line
def continued? @rules.last[-1] == ?, end