Skip to content

lee-dohm/red-wavy-underline

Repository files navigation

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.

About

Atom package that changes the style of underline used by the spell-check package

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages