beavyHQ/beavy

View on GitHub
beavy/jsbeavy/styles/neat/grid/_to-deprecate.scss

Summary

Maintainability
Test Coverage

Prefer single quoted strings
Open

  @include -neat-warn("Resetting $direction will be deprecated in future versions in favor of the direction(){...} mixin.");

Prefer single quoted strings
Open

  @include -neat-warn("The breakpoint() mixin was renamed to media() in Neat 1.0. Please update your project with the new syntax before the next version bump.");

Prefer single quoted strings
Open

    @include -neat-warn("Wrong number of arguments for breakpoint(). Read the documentation for more details.");

Prefer single quoted strings
Open

  @include -neat-warn("Resetting $display will be deprecated in future versions in favor of the display(){...} mixin.");

Prefer single quoted strings
Open

  @include -neat-warn("The nth-omega() mixin is deprecated. Please use omega() instead.");

There are no issues that match your filters.

Category
Status