Skip to content

Instantly share code, notes, and snippets.

@beaverbuilder
Created October 31, 2018 22:38
Show Gist options
  • Save beaverbuilder/52d171ed2aa504fc47bdbe913cd3ea35 to your computer and use it in GitHub Desktop.
Save beaverbuilder/52d171ed2aa504fc47bdbe913cd3ea35 to your computer and use it in GitHub Desktop.
<?php
'my_border' => array(
'type' => 'border',
'label' => 'My Border',
'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