Skip to content

Conversation

@kalashnikovisme
Copy link
Contributor

What's changed basically?

Here are changes in a named list

Example
Now we have 2 more helpers

  • tailwind_button_to
  • tailwind_link_to

What's changed for tramway drivers?

Here is the description of how it was before and after

Example

Before

= render(Tailwinds::Navbar::ButtonComponent.new(href: "/users/sign_in")) do
  Sign In

After

= tailwind_button_to 'Sign In', href: "/users/sign_in"

You should make updates in the docs in a single commit if it's possible. Link it here

PREPARE PLAYLIST FOR CODE_REVIEW

Find more info here

@kalashnikovisme kalashnikovisme deleted the fix_linters branch January 9, 2026 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants