Add css to blueprints

Hello every one,

Can someone explain or is there a website that explains how to add css to blueprints. For example I added classes to taxonomy as you can see

header.taxonomy:
type: taxonomy
classes: hide
label: PLUGIN_ADMIN.TAXONOMY
multiple: true
validate:
type: array

How can I play with class hide?