
Security News
Nx npm Packages Compromised in Supply Chain Attack Weaponizing AI CLI Tools
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.
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 11 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.
Security News
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.
Security News
CISA’s 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.
Security News
A clarification on our recent research investigating 60 malicious Ruby gems.