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

Copied static folder to static_bs3, then copied bootstrap 4 css and j… #396

Closed
wants to merge 2 commits into from
Closed

Copied static folder to static_bs3, then copied bootstrap 4 css and j… #396

wants to merge 2 commits into from

Conversation

sydoluciani
Copy link
Contributor

#355 First try to use bootstrap 4.
Copied static folder to static_bs3, then copied bootstrap 4 css and javascript files to override bootstrap version 3 in static folder.

Bootstrap 4:
config.add_static_view('deform_static', 'deform:static/')
Bootstrap 3:
config.add_static_view('deform_static', 'deform:static_bs3/')

@sydoluciani sydoluciani deleted the deform_bootstrap4 branch April 28, 2020 02:04
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.

None yet

1 participant