-
Notifications
You must be signed in to change notification settings - Fork 329
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What about twitter bootstrap? #468
Comments
no plan in changing theme, it may be a big work |
Thanks for a quick answer. |
I don't know much about twitter-bootstrap, but I guess html structure and classes needs to be changed, or maybe not changing classes, only adding them. Also, I would rather to add twitter bootstrap as a theme, so people can choose current or twitter bootstrap. Probably views would be same, but included css would be current one or twitter-bootstrap ones. What do you think? Were you thinking only on CSS or JS too? |
it gets weird when you mix bootstrap styles with base bootstrap. |
Hi Sergio Yes, I agree that I would also rather to add twitter bootstrap as a theme, so people can choose current or twitter bootstrap :-) |
Hi guys!
Thank you for such a cool gem, it really facilitates and speeds up development.
But do you have in plans to replace a default theme with
twitter-bootstrap
? 😇І have looked for bootstrap in
active_scaffold
's analogs, forks, issues and pull requests but did not found any results.As I see in source code, it will be not easy....
Thanks,
@bmalets
The text was updated successfully, but these errors were encountered: