Enqueue Stylesheet on the front end and in the block editor Conditionally
This can be done. @TomJNowell does point out the potential for a problem with this solution in the comments to the question but I cannot replicate that problem in any test. In this example I locked on to the template slug. Therefore for this to work instead of using is_front_page() or similar, create a template … Read more