To use, add `textarea: true` to the theme settings.yml. For example: ``` my_setting: default: "some string" textarea: true ```
Allows theme authors to specify custom theme settings for the theme. Centralizes the theme/site settings into a single construct