"><img> to paste in an image
Thanks for your response
understood on the gray
but on the animate-pulse I do believe it is missing on latest version I have 9.0.4 and in "/dist/assets/css/styles.css" It does not seem to include "animate-pulse" is it included in another file?
Hi,
Please note that Tailwind CSS is dynamically generated based on the classes you use in your HTML. Please refer to Quick Setup guide to compile your CSS whenever you add a new class.
Regards.
Hi,
Metronic fully overrides default gray colors and uses custom gray colors.
Also, Metronic uses the CSS variables to map gray colors for light and dark modes swap automatically as you can check here: site-generator/themes/metronic-tailwind-html/tailwind.config.js
By right, bg-gray-200
class should look pretty well in the dark mode. For Metronic Tailwind you don't have to set dark mode colors since our custom gray color set works pretty well for both light and dark modes.
All animation classes should work as shown in the official Tailwind Docs. Metronic does not customize or override any animation classes.
If you need any further clarifications please do let us know.
Regards,
Sean