Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bootstrap v4 #18

Merged
merged 6 commits into from
Jun 24, 2019
Merged

Bootstrap v4 #18

merged 6 commits into from
Jun 24, 2019

Conversation

mwiencek
Copy link
Member

@mwiencek mwiencek commented Jun 6, 2019

See commits

mwiencek added 6 commits June 5, 2019 18:30
They've been moved from devDependencies to dependencies because they're
needed when running the code.
The Glyphicon and Label components have been removed from Bootstrap, so
I've removed them from design-system too.

Bootstrap v4 switches from less to sass. We now install bootstrap as a
dependency and import the base .scss files from node_modules/. All of
our custom changes go in scss/custom.scss. I tried my best to transfer
over the previous theme (although it wasn't particularly complete).

In package.json, react-bootstrap has been moved from devDependencies to
dependencies because it's needed when running the code.
@mwiencek mwiencek merged commit 4dd8f45 into master Jun 24, 2019
@mwiencek mwiencek deleted the bootstrap-v4 branch June 24, 2019 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant