Skip to content

modularwp/gutenberg-block-styles-jsx-example

Repository files navigation

Gutenberg Block: Block Styles - JSX Example

This WordPress plugin is an example Gutenberg block with custom CSS styles. It is built using JSX/ES6. It comes with two CSS files. The first file (style.css) is applied to both the editor and the frontend. The second file (editor.css) is only applied to the editor. This plugin was written as part of a Gutenberg blocks tutorial for ModularWP.

About

An example Gutenberg block with custom CSS file. Built with JSX.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published