From 946e0abd818e2c790411112e90de1da35b02897a 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 | 57 +++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 56 insertions(+), 1 deletion(-) diff --git a/lib/blocks.php b/lib/blocks.php index fc3adb8a09efa..fcd4ac752b9ff 100644 --- a/lib/blocks.php +++ b/lib/blocks.php @@ -1,6 +1,6 @@