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

Import individual bootstrap components & use full build by default #34

Closed
ZachTRice opened this issue Jun 4, 2018 · 1 comment
Closed
Assignees
Labels
enhancement 🌟 New feature or request
Milestone

Comments

@ZachTRice
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Bootstrap is not being imported into index,js and main.css does not include all bootstrap sass files.

Describe the solution you'd like
main.css and index.js should have the full bootstrap bundles imported by default but also individual components commented out below so that advanced users can import only what is needed.

jQuery global $ should also be exposed via the webpack config file

Describe alternatives you've considered
None

Additional context
None

@ZachTRice
Copy link
Collaborator Author

Implemented in v0.6.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🌟 New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant