From 7c5bdf7a0b94f92fcdfae9d2739df010ffccfe94 Mon Sep 17 00:00:00 2001 From: Jorge Date: Fri, 28 Jun 2019 21:01:34 +0100 Subject: [PATCH] Add: Simple way to register block styles. --- lib/blocks.php | 59 +++++++++++++++++++++++++++++++++++++++++++++++++- phpcs.xml.dist | 2 +- 2 files changed, 59 insertions(+), 2 deletions(-) diff --git a/lib/blocks.php b/lib/blocks.php index fc3adb8a09efa..33d5cc886a5e8 100644 --- a/lib/blocks.php +++ b/lib/blocks.php @@ -1,6 +1,6 @@ Sniffs for WordPress plugins, with minor modifications for Gutenberg - +