
Security News
Next.js Patches Critical Middleware Vulnerability (CVE-2025-29927)
Next.js has patched a critical vulnerability (CVE-2025-29927) that allowed attackers to bypass middleware-based authorization checks in self-hosted apps.
@atlaskit/css-reset
Advanced tools
This package exports a CSS file which provides a minimal reset along with base styles for many HTML elements. It is meant to be used as a basis for all styling to be built upon.
Interact with a live demo of the @atlaskit/css-reset component.
npm install @atlaskit/css-reset
The @atlaskit/css-reset
package can be consumed via the dist, or in Webpack.
import '@atlaskit/css-reset';
The Webpack style loader should then place the CSS within the HEAD of your HTML element.
<html>
<head>
<link rel="stylesheet" href="node_modules/@atlaskit/css-reset/dist/bundle.css" />
</head>
<body>
<!-- ... -->
</body>
</html>
* Please note that this module could have dependencies that are governed by the Atlassian Design Guidelines license which will be automatically included on install. Each dependency has a license file that indicates whether the Atlassian Design Guidelines license applies.
Let us know what you think of our components and docs, your feedback is really important for us.
Are you in trouble? Read through our contribution guidelines and raise an issue to us.
FAQs
A base stylesheet for the Atlassian Design System.
The npm package @atlaskit/css-reset receives a total of 24,622 weekly downloads. As such, @atlaskit/css-reset popularity was classified as popular.
We found that @atlaskit/css-reset demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
Next.js has patched a critical vulnerability (CVE-2025-29927) that allowed attackers to bypass middleware-based authorization checks in self-hosted apps.
Security News
A survey of 500 cybersecurity pros reveals high pay isn't enough—lack of growth and flexibility is driving attrition and risking organizational security.
Product
Socket, the leader in open source security, is now available on Google Cloud Marketplace for simplified procurement and enhanced protection against supply chain attacks.