Forms: make ligatures opt-in on inputs (#126)
* disable calt ligatures in inputs globally
* more comment
* reset font-feature-settings in typography
* add ligatures stories
* update snapshots for new typography class
* make disableligatures a text input property instead of global
* update snap
* disable ligatures in inputs by default, opt in enableLigatures prop