How to add Bootswatch theme to rails_admin in Rails 7? #3581
Unanswered
arifikhsan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
from the wiki https://github.com/railsadminteam/rails_admin/wiki/Theming-and-customization, it tells me to install Bootswatch using
yarn add bootswatch
. But I don't want to add node_modules folder in Rails 7 since there is no node_modules folder initially.Therefore, how to install Bootswatch theme into rails_admin in Rails 7?
Beta Was this translation helpful? Give feedback.
All reactions