Gilad Shoham
Gilad Shoham
The current import is ```scss @import '../node_modules/bootstrap/scss/bootstrap'; ``` But with npm 3 if you use bootstrap in your app it will most of the time will be in the main...
Hi, I have a bootstrap reset SCSS file in my project. (I'm using [Angle](https://wrapbootstrap.com/theme/angle-bootstrap-admin-template-WB04HF123) as my template). This reset file, of course, change a lot the visibility of the neal...
## Proposed Changes - - -
Few different categories of deps issues: ## exact version of `@testing-library/react` We need to make sure it is set with `^12.1.5` these two components are deprecated, so maybe it's time...
Hi, I want to add some attribute to my yaml spec for example x-hide : true/false so that the swagger-ui will know to not show those endpoints. i can't remove...
# What / Why in the [semver class constructor](https://github.com/npm/node-semver/blob/master/classes/semver.js#L14), you are checking if the value is an instance of SemVer This check is dangerous since many times a package manager...
## Proposed Changes - - -
## Proposed Changes - do not add extension with empty data and config to the component extension list on load - add non core aspects with id rather than name...
## Proposed Changes - Use esbuild to bundle bit - -
There are many tests currently disabled for windows: * [ ] all tests against the local registry (verdaccio) (see SKIP_REGISTRY_TESTS: true env variable on windows_e2e config for circle) * [...