
Research
/Security News
9 Malicious NuGet Packages Deliver Time-Delayed Destructive Payloads
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.
bootstrap-scss-plugins
Advanced tools
A suite of SCSS plugins used for developing Bootstrap 4 themes and sites.
This project is now deprecated and will not recieve any more updates since most features provided by this project can now be found in Bootstrap 4.6.
A suite of SCSS plugins used for developing Bootstrap 4 themes and sites.
This package aims to add a few useful classes and mixins, not found in "vanilla" Bootstrap 4, to help speed up the development of websites.
Can't you do this yourself by editing some variables?
Of course you can! This package exists purely to make it faster to replicate some commonly used customizations.
There are a couple ways to use the plugins, but all steps begin with importing the main Bootstrap files first.
@import 'path/to/node_modules/bootstrap/scss/bootstrap';
@import 'path/to/node_modules/bootstrap-scss-plugins/scss/plugins';
@import 'path/to/node_modules/bootstrap/scss/bootstrap';
@import 'path/to/node_modules/bootstrap-scss-plugins/scss/responsive-typography';
@import 'path/to/node_modules/bootstrap-scss-plugins/scss/font-sizes';
Once you have imported all the files you need, you can simply use the classes and mixins as you would any other Bootstrap feature.
For more detailed usage of each plugin, please see the docs.
FAQs
A suite of SCSS plugins used for developing Bootstrap 4 themes and sites.
The npm package bootstrap-scss-plugins receives a total of 0 weekly downloads. As such, bootstrap-scss-plugins popularity was classified as not popular.
We found that bootstrap-scss-plugins demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.