Skip to content

modularwp/gutenberg-block-styles-jsx-example

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
css
 
 
js
 
 
 
 
 
 
 
 
 
 

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