Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@primer/brand-css

Package Overview
Dependencies
Maintainers
12
Versions
512
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@primer/brand-css

CSS stylesheets for Primer Brand components

latest
Source
npmnpm
Version
0.58.2
Version published
Weekly downloads
3.4K
1572.68%
Maintainers
12
Weekly downloads
 
Created
Source

Primer Brand CSS

CSS for Primer Brand components

⚠️ For use by GitHub Staff only

status: experimental

https://primer.style/brand

Install

npm install --save @primer/brand-css

Usage

CSS for all Primer Brand components are available in the following directory: @primer/brand-css/components

Import specific stylsheets like this:

@import '@primer/brand-css/components/Button/Button.css';

Refer to Primer Brand Documentation for a full list of available components.

Development

The stylesheets in this package are programmatically built from the source code of the Primer Brand's React component library. Any style updates or modifications should be made to the original stylesheets (in packages/react), as any updates to the built CSS files will be overwritten.

Keywords

primer

FAQs

Package last updated on 08 Oct 2025

Did you know?

Socket

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.

Install

Related posts