Skip to content

Instantly share code, notes, and snippets.

@beaverbuilder
Created October 31, 2018 22:31
Show Gist options
  • Select an option

  • Save beaverbuilder/06aa14ac5c04b61f36b05e9ec1827c8d to your computer and use it in GitHub Desktop.

Select an option

Save beaverbuilder/06aa14ac5c04b61f36b05e9ec1827c8d to your computer and use it in GitHub Desktop.
<?php
'my_shadow' => array(
'type' => 'shadow',
'label' => 'My Shadow',
'show_spread' => true,
'preview' => array(
'type' => 'css',
'selector' => '.my-selector',
'property' => 'box-shadow',
),
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment