Skip to content

Instantly share code, notes, and snippets.

@beaverbuilder
Created October 31, 2018 22:20
Show Gist options
  • Save beaverbuilder/4fa83d79281617475d2e62ee1fa1ccb3 to your computer and use it in GitHub Desktop.
Save beaverbuilder/4fa83d79281617475d2e62ee1fa1ccb3 to your computer and use it in GitHub Desktop.
<?php
'my_typography' => array(
'type' => 'typography',
'label' => 'Typography',
'responsive' => true,
'preview' => array(
'type' => 'css',
'selector' => '.my-selector',
),
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment