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

Use sass version of bootstrap #70

Merged
merged 3 commits into from
Oct 31, 2022
Merged

Use sass version of bootstrap #70

merged 3 commits into from
Oct 31, 2022

Conversation

bhaettasch
Copy link
Collaborator

This allows easier customization

  • Add sass compiler dependency and activate precompiling
  • Use scss versions instead of css for bootstrap core and bootswatch theme
  • Currently, all bootstrap components are loaded, but one might remove unused ones for further compression
  • Set default font globally
  • This also removes the unnecessary Google Font lookup
  • Use local version of jquery
  • Make sure all css and scripts are compressed
  • Move first custom styles into theme variables

This allows easier customization
Add sass compiler dependency and activate precompiling
Use scss versions instead of css for bootstrap core and bootswatch theme
Currently, all bootstrap components are loaded, but one might remove unused ones for further compression
Set default font globally
This also removes the unnecessary Google Font lookup
Use local version of jquery
Make sure all css and scripts are compressed
@geislern geislern merged commit 8cf2296 into main Oct 31, 2022
@geislern geislern deleted the dep-bootstrap branch October 31, 2022 10:25
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

2 participants