Context
Web assets in public/ do not have the css files needed for styles. This is related to issue #11 but it worth checking other reasons why this may not be working.
Process or Steps to Reproduce
locally
npm run predeploy
- copy absolute path to public/index.html and paste it in browser to test
for github pages
- ensure homepage inside package.json is set to github repo url page
Expected result
bootstrap and custom css styles
Current result
[describe what you you currently experience from this process, and thereby explain the bug]
Possible Fix
not sure. Tested all.
Context
Web assets in public/ do not have the css files needed for styles. This is related to issue #11 but it worth checking other reasons why this may not be working.
Process or Steps to Reproduce
locally
npm run predeployfor github pages
Expected result
bootstrap and custom css styles
Current result
[describe what you you currently experience from this process, and thereby explain the bug]
Possible Fix
not sure. Tested all.