red-wavy-underline

Changes the style of underline used by the spell-check package

Lee Dohm

4,465

25

0.3.3

MIT

GitHub

Red Wavy Underline

Package Version Package Downloads Dependency Status

This package changes the style of underline used by the spell-check package to highlight spelling errors to the red, wavy underline. This package does not do any spell checking by itself.

Screenshot

Using the RWU Style

You can also use the RWU for other purposes with the mixin provided in the stylesheet. For example, you can add the RWU to all comments by adding the following to your styles.less:

@import "packages/red-wavy-underline/styles/red-wavy-underline";

.syntax--comment {
  .red-wavy-underline;
}

Mixin Example

Copyright

Copyright © 2014-2017 by Lee Dohm and Lifted Studios. See LICENSE for details.