From bb16d45ca501185d0f82b262917920691339f5e2 Mon Sep 17 00:00:00 2001 From: Jonathan Desrosiers Date: Tue, 22 Dec 2020 18:20:26 +0000 Subject: [PATCH] Twenty Nineteen: Add the `block-patterns` tag to the appropriate SASS file. This prevents the tag from being removed from `styles.css` when rebuilding the CSS. Props danfarrow. Merges [49872] to the 5.6 branch. Fixes #52159. git-svn-id: https://develop.svn.wordpress.org/branches/5.6@49874 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-content/themes/twentynineteen/style.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-content/themes/twentynineteen/style.scss b/src/wp-content/themes/twentynineteen/style.scss index a474f1eb65..0158a6eb93 100644 --- a/src/wp-content/themes/twentynineteen/style.scss +++ b/src/wp-content/themes/twentynineteen/style.scss @@ -10,7 +10,7 @@ Version: 1.8 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: twentynineteen -Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready +Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready, block-patterns This theme, like WordPress, is licensed under the GPL. Use it to make something cool, have fun, and share what you've learned with others.