Skip to content

Enable the EmptyRule SCSS Linter

Prevents empty SCSS rules from being included in the SCSS.

Also fixes the handful of lints caught by the linter.

Regarding the .gh rule in monokai.scss, which was added in this commit, it appears to be empty in the original file as well. So I think it's fine to delete the selector.

cc: @jschatz1

Merge request reports