Custom CSS for Gutenberg Blocks

Deskripsyon

Add Custom CSS to any Gutenberg Block easily using this extension type plugin. It simply adds an additional panel to every Gutenberg blocks available in your site where you can write down your all necessary custom CSS and simply apply them. Each custom CSS is added under a unique class for each block, to do that you have to use selector at the beginning for any CSS selector.

Video

Key Features

  • Custom CSS for individual block
  • Unique Class selector to avoid any conflict
  • Smart Codes Completion
  • Colorfull Editor

Mga Screenshot

Pag-install

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the plugin files to the /wp-content/plugins/blocks-custom-css directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

Mga Review

Wala pang reviews para sa plugin na ito.

Mga Contributor at Developer

Ang “Custom CSS for Gutenberg Blocks” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “Custom CSS for Gutenberg Blocks” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

1.0.3

  • Clean up codes
  • Make easy to add or edit custom css code

1.0.2

  • Compatibility Check

1.0.0

  • Release