accepted/remove-feature-exists.md
feature-exists removal: Draft 1.0(Issue)
This proposal removes feature-exists in the built-in sass:meta module.
This section is non-normative.
feature-exists is ill-defined as nothing specifies what each feature actually
requires to be considered as supported. The shared sass-spec testsuite does
not cover this either. Thus, no new feature identifier has been added in it
for years.
New Sass features essentially fall into one of three categories:
sass:meta functions.calc(1 + 1) == 2).This section is non-normative.
The feature-exists function of sass:meta and its global alias will be
removed without any direct replacement.
The feature-exists function will be supported until the next major version
with a deprecation warning.
feature-existsDuring the deprecation period, when invoking the feature-exists function,
emit a deprecation warning named feature-exists.