Skip to content
This repository has been archived by the owner on Apr 4, 2019. It is now read-only.

unquote should raise an error for non-strings #27

Open
nex3 opened this issue Apr 6, 2018 · 0 comments
Open

unquote should raise an error for non-strings #27

nex3 opened this issue Apr 6, 2018 · 0 comments
Labels
bug Something isn't working requires deprecation Needs a deprecation cycle before fixing

Comments

@nex3
Copy link
Contributor

nex3 commented Apr 6, 2018

From sass/sass#1583:

currently unquote silently passes through values that are not strings. This is inconsistent with the quote function.

The current behavior should be deprecated in the next major release and then changed to an error following that.

Note that this is currently deprecated, and just needs to become an error on the master branch.

@nex3 nex3 added bug Something isn't working requires deprecation Needs a deprecation cycle before fixing labels Apr 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working requires deprecation Needs a deprecation cycle before fixing
Projects
None yet
Development

No branches or pull requests

1 participant