Version 1
[yaffs-website] / web / modules / contrib / fontyourface / config / schema / fontyourface.views.schema.yml
1 views.filter_value.fontyourface_font_pid:
2   type: string
3   label: 'Font Provider'
4
5 views.filter_value.fontyourface_font_style:
6   type: string
7   label: 'CSS Style'
8
9 views.filter_value.fontyourface_font_weight:
10   type: string
11   label: 'CSS Weight'