bootstrap-theme icon indicating copy to clipboard operation
bootstrap-theme copied to clipboard

Provide docs and integration with popular package managers

Open GregTurner opened this issue 8 years ago • 3 comments

Support Yarn, NPM, Bower, and manual downloads and provide the documentation on how to use. Do not duplicate stock bootstrap docs but could show how to integrate with angular-scaffold

GregTurner avatar Oct 10 '17 16:10 GregTurner

Any progress on this? I noticed the npm package mygovbc-bootstrap-theme but from what I can gather its outdated?

stredger avatar May 04 '18 17:05 stredger

@stredger mygovbc-bootstrap-theme is the Bootsrap 3 version. Currently I am working on integrating this theme in our project. If you have a project that implements it I wouldn't mind a link to your repo. Assuming it is open source of course.

LayCraft avatar May 28 '19 21:05 LayCraft

a while back we did a react demo app. I think I ended up using the bootstrap-skeleton-2.0 and upgrading it to bootstrap 4. Its kind of janky but it is in a self contained module, so if you are looking to do something like that I think the concepts should be similar. check src/style if you are interested, https://github.com/bcgov/mwslds

stredger avatar May 28 '19 21:05 stredger