Skip to content

Commit

Permalink
feat: added default fallback image for Card.ImageCap component (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
PKulkoRaccoonGang authored Jan 6, 2023
1 parent 625ad32 commit d5735c8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,10 @@ Files this package must make available
:alt: favicon
:width: 32px

``/paragon/images/card-imagecap-fallback.png`` A variant of the default fallback image for `Card.ImageCap` component.

.. image:: /paragon/images/card-imagecap-fallback.png
:alt: card-imagecap-fallback
:width: 380px

``/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.
Binary file added paragon/images/card-imagecap-fallback.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d5735c8

Please sign in to comment.