
Security News
The Hidden Blast Radius of the Axios Compromise
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.
@4mbl/css-reset
Advanced tools
Easy CSS reset.
You can either install the npm package directly, or use a CDN like unpkg.
Install the @4mbl/css-reset npm package.
npm install @4mbl/css-reset
Import the CSS reset file in your main CSS file.
@import '@4mbl/css-reset/reset.css';
Or include it directly in a HTML file.
<link rel="stylesheet" href="node_modules/@4mbl/css-reset/reset.css" />
<link rel="stylesheet" href="https://www.unpkg.com/@4mbl/css-reset@latest/reset.css" />
You should replace "latest" in the URL with the newest version to avoid breaking changes in the future!
There is currently only one branch available, but more might be added in the future.
As there is only one branch available, the package and branch versioning are the same.
Each change to the CSS reset increments the major version. This might change if a new branch is added in the future.
FAQs
Easy CSS reset
We found that @4mbl/css-reset demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.