'NoneType' object is not iterable

Tailwind CSS Rating

Tailwind CSS Rating component enables a rating system using icons to represent both whole number and decimal rating values, providing a clear and visually appealing way to indicate ratings.

metronic/tailwind/docs-legacy/views/pages/examples/default.html metronic/tailwind/docs-legacy/views/pages/examples/non-decimal.html metronic/tailwind/docs-legacy/views/pages/examples/decimal.html metronic/tailwind/docs-legacy/views/pages/examples/input.html metronic/tailwind/docs-legacy/views/pages/examples/colors.html metronic/tailwind/docs-legacy/views/pages/examples/sizes.html

Source Code

The following source file manages the CSS styles of the Tailwind CSS Rating 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/rating.js The Tailwind CSS compatible plugin written in PostCSS for applying CSS styles to the Tailwind CSS Rating component.
'NoneType' object is not iterable