Skip to content

Fix SASS deprecation warning (fixes #1924)#1942

Open
xi wants to merge 1 commit intoCompass:stablefrom
xi:patch-1
Open

Fix SASS deprecation warning (fixes #1924)#1942
xi wants to merge 1 commit intoCompass:stablefrom
xi:patch-1

Conversation

@xi
Copy link
Copy Markdown

@xi xi commented Mar 3, 2015

For some time now, SASS throws a deprecation warning:

DEPRECATION WARNING: Passing null, a non-string value, to unquote() will be an error in future versions of Sass

I found an excellent discussion of the issue over at oddbird/susy#425 and there is also #1924. The actual code was provided by @sktzoootech. I just wrapped it in this pull request.

For some time now, SASS throws a deprecation warning:

```
DEPRECATION WARNING: Passing null, a non-string value, to unquote() will be an error in future versions of Sass
```

I found an excellent discussion of the issue over at oddbird/susy#425 and there is also #1924. The actual code was provided by @sktzoootech. I just wrapped it in this pull request.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant