Skip to content

Commit

Permalink
Merge 0df9419 into 36e8452
Browse files Browse the repository at this point in the history
  • Loading branch information
e0ne committed Apr 14, 2020
2 parents 36e8452 + 0df9419 commit 4411cef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scss/extension/compass/helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,8 @@ def dash_o(*args):
# ------------------------------------------------------------------------------
# Selector generation

# selector-append is a Sass function
@ns.declare_alias('selector-append')
@ns.declare
def append_selector(selector, to_append):
if isinstance(selector, List):
Expand Down

0 comments on commit 4411cef

Please sign in to comment.