Closed rpastel closed 7 years ago
Yes, but not urgent, I will eventually upgrade to latest bootstrap, and possible platform-ui, so its easier for host apps to customize.
Contributions are welcome.
In my app, I use bootstrap 3 and Nimble has bootstrap 2. That creates a bug. When I open admin screen of the plugin I'm getting exception: No module found with name [bootstrap-responsive-css] That's because new bootstrap has responsive css files included in one file. As a workaround I'm deleting (bootstrap-responsive-css) dependency from NimblePluginResources.groovy and it works!
Done
Do you have plans to upgrade to Bootstrap 3?