auth0-samples / auth0-react-sample

130 stars 149 forks source link

bootstrap/dist/css/bootstrap.css doesn't exist #33

Closed jakehm closed 7 years ago

jakehm commented 7 years ago

In the latest version of react-bootstrap, it doesn't exist at least. You have to link to the cdn I think. Example one is trying to import it: import 'bootstrap/dist/css/bootstrap.css'

https://github.com/auth0-samples/auth0-react-sample/blob/master/01-Login/src/app.js

chenkie commented 7 years ago

Closing this out as the samples have been deprecated in favor the latest ones :)