Describe the task
We are using raw files to extend bootstrap. Our effort to maintain these utilities can be reduced by using the npm package
npm install bootstrap-boilerplate
Expected behavior
- This package should be in the package.json
- Updates to existing utilities files to remove duplicate code in the package and keep only project-specific utilities if needed.
Describe the task
We are using raw files to extend bootstrap. Our effort to maintain these utilities can be reduced by using the npm package
Expected behavior