=== Ethan's Block Theme CSS Customizer ===
Contributors: ethanjhulbert
Tags: custom css, block theme, full site editing, customizer
Requires at least: 5.9
Tested up to: 6.6
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A top-bar "CSS Customize" screen for block themes, with a live-updating preview.

== Description ==

Block themes don't get the classic Customizer's "Additional CSS" panel. This
plugin adds a top-bar "CSS Customize" link that opens a simple two-pane
screen: a CSS editor on one side, a live preview of your site on the other.
CSS is saved through WordPress's own custom CSS storage, so it's always
output after your theme's own stylesheets — no specificity fights.

This plugin does nothing on classic themes, which already have their own
Additional CSS panel in the Customizer.

Pairs well with Ethan's Selector Inspector for finding what to target.

== Installation ==

1. Upload the plugin files to /wp-content/plugins/ebtcc, or install the zip
   through the Plugins screen.
2. Activate the plugin.
3. On a block theme, look for "CSS Customize" in the top admin bar.

== Changelog ==

= 1.0.0 =
* Initial release.
