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

Removing Bootstrap from dependency #265

Open
ChathuraGH opened this issue Dec 15, 2023 · 0 comments
Open

Removing Bootstrap from dependency #265

ChathuraGH opened this issue Dec 15, 2023 · 0 comments
Labels

Comments

@ChathuraGH
Copy link

Proposed Functionality

You have removed jquery dependency, and that is great.
But Bootstrap is more disruptive than jquery. Because Bootstrap has not only js, but css.

I was using my own styling (css) first. But when I added this comment plugin, it changed my site styles(outside of this plugin) because it had bootstrap.

Use Case

  1. it will load more faster
  2. you can remove both js and css of bootstrap
  3. you could remove bootstrap loading template tag from django code, templates

Changes

Moving only actively applying bootstrap css code to comment.css

I can create a pull request if you want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant