-
Notifications
You must be signed in to change notification settings - Fork 67
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
I am using a grid-item-card like this:
.. grid-item-card::
:width: auto
Some text
but I get the message from sphinx:
ERROR in "grid-item-card" directive: unknown option: "width".
While in theory width should be supported: https://sphinx-design.readthedocs.io/en/latest/cards.html#card-options .
Reproduce the bug
See above for sample.
List your environment
This happens with:
Sphinx==5.3.0
sphinx_design==0.3.0
docutils==0.19
tkknight, trexfeathers and bjlittlebjlittle
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working