Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save nextab/3b11bf1eb317f82b1da7627768554610 to your computer and use it in GitHub Desktop.
Save nextab/3b11bf1eb317f82b1da7627768554610 to your computer and use it in GitHub Desktop.
#region Enqueue Gutenberg Scripts
add_theme_support( 'custom-spacing' );
add_theme_support( 'border' );
add_theme_support( 'appearance-tools' );
#endregion Enqueue Gutenberg Scripts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment