I think because bootstrap is included in both the admin and the default theme, our code ratio on github shows us a CSS project.
We could possibly eliminate some of this by referencing a bootstrap CDN in both files -- it'll move our dependencies, but also make us reliant on third-parties.
I think because bootstrap is included in both the admin and the default theme, our code ratio on github shows us a CSS project.
We could possibly eliminate some of this by referencing a bootstrap CDN in both files -- it'll move our dependencies, but also make us reliant on third-parties.
Any thoughts?