From 0515b5c3c280d5fa3d3015083ddaf5d5e112e54a Mon Sep 17 00:00:00 2001 From: Kelly Dwan Date: Tue, 1 Oct 2019 17:20:49 -0400 Subject: [PATCH] Update README.md --- themes/wporg-5ftf/css/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/themes/wporg-5ftf/css/README.md b/themes/wporg-5ftf/css/README.md index c2d4874..560d98d 100644 --- a/themes/wporg-5ftf/css/README.md +++ b/themes/wporg-5ftf/css/README.md @@ -37,4 +37,8 @@ This section puts together the base and objects to create pages. Page-specific s ## 07 Utilities The `is-*`/`has-*` classes, these custom classes override previous styles. For example, `has-background` would be -defined here. +defined here. This is where block styles should live. + +# Editor Styles + +Editor styles will use a custom import of a subset of the above folders, TBD?