Created
October 27, 2023 13:59
-
-
Save nextab/3b11bf1eb317f82b1da7627768554610 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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