Skip to content

Tailwind CSS Animated Β #80

@TartanLeGrand

Description

@TartanLeGrand

The reverse prop does not work as expected when used with components from the Spark UI library.

πŸ” To Reproduce

Steps to reproduce the behavior:

  1. πŸ› οΈ Install and import a component from the Spark UI library that supports the reverse prop.
  2. βš™οΈ Use the component in your project and set the reverse prop (e.g., <Component reverse />).
  3. πŸ‘€ Check the rendered output or functionality.
  4. 🚨 Notice that the expected behavior does not occur (e.g., elements are not reversed as intended).

βœ… Expected behavior

When the reverse prop is used, the component should behave as documented or intended, such as reversing the order or alignment of elements.

πŸ“ Additional context

⚑ I believe this issue may be caused by the incorrect or missing configuration of Tailwind CSS Animated:
https://www.tailwindcss-animated.com/

This configuration seems essential for the proper functioning of Spark UI components and should be added to the installation documentation to avoid such issues in the future.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions