Skip to content

Can i use this gem just for the generators for auto styling? #144

Closed
@AhmedKamal20

Description

@AhmedKamal20

I was watching people using -c tailwind when starting new rails app and get auto styling when generating code
but the thing is, I also create apps using -c tailwind, but didn't get the same behavior, nor did I get this gem in my Gemfile
and I discovered that it was like this because I also add -j esbuild, and in this case, rails use the npm tailwind, not this gem

My question is, can I add this gem and run the install script to get the auto styling for the application.html.erb and the new view I generate without messing up the assets and the tailwind config?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions