You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Install bootstrap outside of react-pathways workspace with git clone https://github.com/twbs/bootstrap-sass
Install bootswatch with npm install bootswatch-sass, then move it outside of version control).
Bring bootstrap-sass/assets/stylesheets to ./styles/bootstrap-sass/assets/stylesheets/ and place under version control, invoke via @import in main.scss.
Bring _bootswatch.scss and _variables.scss to ./styles/react-pathly/, place under version control, invoke via @import in ./styles/main.scss.
Change ./styles/main.scss to correctly import both bootstrap and the bootswatch theme sass files.
test that the resulting custom theme is fully integrated into watchify/browser-sync workflow
Change to our initial preferred color scheme and typography