Skip to content

Instantly share code, notes, and snippets.

@beaverbuilder
Created October 31, 2018 21:59
Show Gist options
  • Save beaverbuilder/ccd7bde47190fb5a91d6fabbe64a14f8 to your computer and use it in GitHub Desktop.
Save beaverbuilder/ccd7bde47190fb5a91d6fabbe64a14f8 to your computer and use it in GitHub Desktop.
<?php
'my_gradient' => array(
'type' => 'gradient',
'label' => 'Gradient',
'preview' => array(
'type' => 'css',
'selector' => '.my-selector',
'property' => 'background-image',
),
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment