Miscellaneous
Editor Setup
You do not need any additional configuration. IntelliSense will automatically detect the animations and utilities. Refer the official docs on setting up your editor.
Customizing
Refer to the Tailwind CSS docs. If present, any animation or keyframe customization should be applied properly. Create an issue on our GitHub if something is not working.
Accessibility
Use motion-safe and motion-reduce variants provided by Tailwind CSS. print:hidden can also be used (for example, on elements having exit animations) to hide them while printing.
Refer: