hasPossiblyCompatibleUnits abstract method
Returns whether this
has units that are possibly-compatible with
other
, as defined by the Sass spec.
Implementation
@internal
bool hasPossiblyCompatibleUnits(SassNumber other);
Returns whether this
has units that are possibly-compatible with
other
, as defined by the Sass spec.
@internal
bool hasPossiblyCompatibleUnits(SassNumber other);