Edit: Next morning 3/9 9 AM While following the docs for React-Bootstrap with Next.js, yesterday’s bug came from: next.config.js module.exports = withCSS({ cssLoaderOptions: { url: false }, … I just needed to omit the withCSS wrapper and now Bootstrap is integrated with my current CSS. ❤ Over the weekend, I taught myself (via YouTube) howContinue reading “My App *was* Finished!”