sst.dev
sst.dev copied to clipboard
Bootstrap _reboot.scss overriding styling all of a sudden.
Has anyone else ran into this issue? Not sure how to resolve this since I'm referencing the CDN version of Bootstrap. This was working fine, and then after a day it just changed.
Thx.

@shawnnolanjr I just updated the tutorial with this. React Bootstrap relies to Bootstrap v3 for styles. And Bootstrap just updated to v4.
Here are the changes to the code: https://github.com/AnomalyInnovations/serverless-stack-demo-client/compare/v1.2.4...v1.2.5
Thx @jayair