'NoneType' object is not iterable

Tailwind CSS Card

Tailwind CSS Card is a flexible and extensible content container with header, body and footer sections.

metronic/tailwind/docs-legacy/views/pages/examples/default.html metronic/tailwind/docs-legacy/views/pages/examples/basic.html metronic/tailwind/docs-legacy/views/pages/examples/scrollable.html metronic/tailwind/docs-legacy/views/pages/examples/toolbar.html metronic/tailwind/docs-legacy/views/pages/examples/group.html metronic/tailwind/docs-legacy/views/pages/examples/table.html metronic/tailwind/docs-legacy/views/pages/examples/grid.html

Source Code

The following source file manages the CSS styles of the Tailwind CSS Card component. Upon building the assets using Webpack Build Tools , the below file is compiled and added into the dist/assets/css/styles.css bundle, making it available globally across all pages.
File Description
src/core/plugins/components/card.js The Tailwind CSS compatible plugin written in PostCSS for applying CSS styles to the Tailwind CSS Card component.
metronic/tailwind/docs-legacy/views/pages/anatomy/classes.html
'NoneType' object is not iterable