@block-developer-cookbook/simple-fade-effect
v2.0.2
Published
A template to demonstrate how to load custom JS/CSS to core blocks
Downloads
10
Readme
This template provides a tutorial to demonstrate how to load custom JavaScript and CSS files for the cover and image blocks to create a simple fade-in effect when the block is scrolled into view
Usage
npx @wordpress/create-block example-plugin --template @block-developer-cookbook/simple-fade-effect
Variants
start
- scaffolds starting files for the tutorialcompleted
- scaffolds the completed files for the tutorial
Tutorial
The tutorial can be found in the main README.md file of the generated plugin or at https://blockdevelopercookbook.com/recipes/simple-fade-in-effect/