You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using different images for the light and dark themes.
It means I have almost all the images duplicated and both are appearing in the PDF.
Could I decide which one is included?
This is an example of the way I'm placing the images in the project:
I'm using different images for the light and dark themes.
It means I have almost all the images duplicated and both are appearing in the PDF.
Could I decide which one is included?
This is an example of the way I'm placing the images in the project:
![Image](image.png#only-light)
![Image Dark](image-dark.png#only-dark)
The text was updated successfully, but these errors were encountered: