hyperfontuhd
v0.0.1
Published
Allows user to toggle font size based on screen resolution
Downloads
2
Maintainers
Readme
⧉hyperfontuhd
Changes font size depending on screen resolution
TODO
- [x] Detect screen resolution and change to predefined font size
Installation
Add 'fontSizeUHD'
to your .hyper.js
file.
Set fontSizeUHD: 12
License
MIT
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
Written by Jeremy Seago (@seagoj).