Skip to content

Commit d5735c8

Browse files
authored
feat: added default fallback image for Card.ImageCap component (#12)
1 parent 625ad32 commit d5735c8

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,10 @@ Files this package must make available
4949
:alt: favicon
5050
:width: 32px
5151

52+
``/paragon/images/card-imagecap-fallback.png`` A variant of the default fallback image for `Card.ImageCap` component.
53+
54+
.. image:: /paragon/images/card-imagecap-fallback.png
55+
:alt: card-imagecap-fallback
56+
:width: 380px
57+
5258
``/paragon/fonts.scss``, ``/paragon/_variables.scss``, ``/paragon/_overrides.scss`` A SASS theme for `@edx/paragon <https://github.com/openedx/paragon>`_. Theming documentation in Paragon is coming soon. In the meantime, you can start a theme by the contents of `_variables.scss (after line 7) <https://github.com/openedx/paragon/blob/master/scss/core/_variables.scss#L7-L1046>`_ file from the Paragon repository into this file.
613 Bytes
Loading

0 commit comments

Comments
 (0)