New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

primer-precompiled

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

primer-precompiled

Github's primer.css subsets pre-compiled to CSS

  • 1.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
decreased by-25%
Maintainers
1
Weekly downloads
 
Created
Source

primer-precompiled

Github's primer.css subsets pre-compiled to CSS

Primer.css is the base styling for Github's websites, and is distributed as SASS. The documentation for Primer.css can be found at http://primercss.io/ .

This project distributes pre-built css based on useful subsets of Primer.css, such as any components defined as individual source code files, groupings according to the documentation sections etc.

If you need more control of the generated css, you may prefer to compile Primer.css yourself.


## Installation
$ bower install primer-precompiled --save
$ npm install primer-precompiled --save

## Css
filePrimer documentation
primer-alerts.csshttp://primercss.io/alerts/
primer-avatars.csshttp://primercss.io/avatars/
primer-blankslate.csshttp://primercss.io/blankslate/
primer-buttons.csshttp://primercss.io/buttons/
primer-counter.csshttp://primercss.io/utilities/#counter
primer-filter-list.csshttp://primercss.io/nav/#filter-list
primer-flex-table.csshttp://primercss.io/utilities/#flex-table
primer-forms.csshttp://primercss.io/forms/
primer-layout.csshttp://primercss.io/layout/
primer-menu.csshttp://primercss.io/nav/#menu
primer-navigation.csshttp://primercss.io/nav/
primer-scaffolding.csshttp://primercss.io/scaffolding/
primer-states.csshttp://primercss.io/states/
primer-tabnav.csshttp://primercss.io/nav/#tabnav
primer-tooltips.csshttp://primercss.io/tooltips/
primer-truncate.csshttp://primercss.io/utilities/#truncation
primer-type.csshttp://primercss.io/type/
primer-utilities.csshttp://primercss.io/utilities/

## Caveat Emptor

All css files produced have not been verified to individually work as in the Primer documentation, and may implicitly depend on Normalize.css or other css such as resets defined elsewhere in the Primer.css source. You may therefore need to supply these resets yourself or selectively include other Primer components.

If you discover any problems with components, please file an issue and/or submit a pull request.


## Version tracking
Versionsprimer-precompiledPrimer.css
1.1.0 2.7.0
1.0.0 2.5.0

## License

This project is ISC licenced.

Primer.css is created by and copyright GitHub, Inc. and released under the MIT license.

Keywords

FAQs

Package last updated on 29 Mar 2016

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc