Ghost version: 4.32.0
Environment: development
OS: Windows 10
As per the documentation (Ghost Theme Features: The Editor - Documentation), default CSS and javascript for cards, ie. cards.min.css
and cards.min.js
should be output by {{ghost_head}}
helper.
I have tested with multiple themes. Even Casper is not showing any card properly in the local development environment.
How can I solve this?