Опис
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
Встановлення
This section describes how to install the plugin and get it working.
e.g.
- Upload the plugin files to the
/wp-content/plugins/blocks-custom-css
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
Відгуки
Для цього плагіна немає відгуків.
Учасники та розробники
“Custom CSS for Gutenberg Blocks” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:
УчасникиПерекладіть “Custom CSS for Gutenberg Blocks” на вашу мову.
Цікавитесь розробкою?
Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.
Журнал змін
1.0.2
- Compatibility Check
1.0.0
- Release