Enqueue child theme stylesheet for block editor
What the title says – this snippet will enqueue your child theme’s stylesheet into the block editor so you can preview changes in real time. Credit: Alvind with GeneratePress support.
GeneratePress & GenerateBlocks how-to tutorials.
What the title says – this snippet will enqueue your child theme’s stylesheet into the block editor so you can preview changes in real time. Credit: Alvind with GeneratePress support.
Several things are happening in this example: Addendum: this snippet by itself would add the gb-button class to every button by default.
This is one of my favorite things to do for clients. Here’s an example of why: A website’s Contact page will typically list email address, phone number, and maybe a physical/mailing address, right? Because I want potential customers to get in touch, I also carefully place these details in multiple places such as footers, headers, …