We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
There are leftover gulp scripts still in gulpfile.js for the old method of handling Bootstrap CSS in the build. They need to be removed.
gulpfile.js
View gulpfile.js and see bsCssInit() function.
It behaves properly now - the old code just needs to be removed.
n/a
The text was updated successfully, but these errors were encountered:
david-poindexter
No branches or pull requests
Describe the enhancement
There are leftover gulp scripts still in
gulpfile.js
for the old method of handling Bootstrap CSS in the build. They need to be removed.To Reproduce
View gulpfile.js and see bsCssInit() function.
Expected behavior
It behaves properly now - the old code just needs to be removed.
Screenshots
n/a
Errors
n/a
Additional context
n/a
The text was updated successfully, but these errors were encountered: