We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e6d2c2 commit 599061dCopy full SHA for 599061d
djangocms_frontend/common/tailwind/spacing.py
@@ -0,0 +1 @@
1
+from ..bootstrap5.spacing import MarginMixin, PaddingMixin, SpacingMixin # noqa: F401
docs/source/how-to/index.rst
@@ -12,7 +12,7 @@ step-by-step guidance.
12
.. toctree::
13
:maxdepth: 1
14
15
- using-frontend-as-components
+ use-frontend-as-component
16
add-frontend-plugins
17
extend-frontend-plugins
18
add-tab-style
0 commit comments