=== Blocks CSS: CSS Editor for Gutenberg Blocks === Contributors: themeisle, hardeepasrani Tags: gutenberg, block, css, css editor, blocks css Requires at least: 4.9 Tested up to: 5.3 Requires PHP: 5.4 Stable tag: trunk License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.en.html Blocks CSS allows you add custom CSS to your Gutenberg Blocks straight from the Editor. == Description == Blocks CSS allows you add custom CSS to your Gutenberg Blocks straight from the Editor. It adds a syntax-highlighted CSS Editor where you can add additional CSS to your Gutenberg Blocks to style them the way you want. == Screenshots == 1. CSS Editor 2. CSS Editor == Changelog ==\n\n### [Version 1.0.3](https://github.com/Codeinwp/blocks-css/compare/v1.0.2...v1.0.3) (2020-01-07) Update dependencies = 1.0.2 = * Add compatibility for WordPress 5.3 = 1.0.1 = * Fix issue with Blocks CSS not working with Reusable Block. = 1.0.0 = * Initial release