Skip to content

Configure Tailwind Via Wrapped Components 👾 #3765

Description

@itsmeadarsh2008

I need support for tailwind.config.js editing because the concept is based on just installation and use. You are editing Tailwind Config Manually and it may be hard For Python Developers. It means you must paste tailwind.config.js lines every time you install the package to ensure the component library works.
Adding something like a tailwind config updater function may reduce extra efforts so anyone can wrap out any UI library based on the tailwind and install and use it.

It takes all tailwind configs from individual reflex-wrapped components merges them into a dictionary (union) and exports them to tailwind.config.js in .web as translated dictionaries to javascript objects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestA feature you wanted added to reflex

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions