mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 21:05:48 +08:00

Styling based on element-ids, it is impossible for themes/plugins to display multiple cards on a single page. Using classes is a more flexible approach. The element-ids are maintained for backwards compatibility with existing plugins/themes.