/hyper-drop-shadow

Simple Hyper plugin that disables the drop shadow

Primary LanguageJavaScriptMIT LicenseMIT

hyper-drop-shadow

NPM version Downloads

Simple plugin that disable the drop shadow on macOs.

hhyper-drop-shadow

Install

Using hyper

To install, either use

hyper i hyper-drop-shadow

Manually

To install, just edit your ~/.hyper.js and add "hyper-drop-shadow" to plugins:

plugins: [
  "hyper-drop-shadow"
],

License

MIT