Skip to content

Conversation

bogdan
Copy link
Contributor

@bogdan bogdan commented Feb 22, 2025

Updated readme to explain how to install plugins.

Discussion: #502 (comment)

cc @flavorjones

@flavorjones
Copy link
Member

@bogdan This is great, thank you so much!

and move it to after the basic build/rebuild commands

unrelated, rename the upgrade-troubleshooting section to disambiguate
from the generate-troubleshooting section.
@flavorjones
Copy link
Member

I added a commit bumping it up to an H3 and moving it to after the build/rebuild commands. Merging!

@flavorjones flavorjones merged commit 5ff2c27 into rails:main Feb 23, 2025
17 checks passed
@sbounmy
Copy link

sbounmy commented Apr 1, 2025

@bogdan thanks for the update

I had also to add

// tailwind.config.js
module.exports = {
   ....
  plugins: [
    require("daisyui")
  ],
}

is it only me ?

UPDATE : my bad I was running on tailwind 3 and not 4 https://daisyui.com/docs/v5/#tailwind-css-4-compatibility

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.

3 participants