How do I apply custom CSS to longform plugin compiled files?

What I’m trying to do

Apply custom CSS to files created during the longform plugin’s Compile process.

Things I have tried

I created some custom CSS that uses the suggested ".longform-leaf” class to apply styling to files created using the longform plugin. This works fine. Apparently, though, files generated during the Compile process don’t use this class, and so the styling is not applied.

Does anyone have any suggestions on how to apply it?

Thank you.

Did you add it to your project?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.