I don't know if this is a bug or if I'm doing something wrong, but for some reason when I changed my story format from Harlowe 1.2.4 to Harlowe 2.0.1, everything stopped working. I had an image which I converted to JPEG then put into this website:
https://www.base64-image.de/
I copied the CSS of the image and put it into the stylesheet like this:
html.title {
background-image: (the copied CSS);
}
In Harlowe 1.2.4, this would for, but with 2.0.1, when I go into my passage with the tag 'title', it just shows a black background.
Is 2.0.1 broken or have I done something wrong?