Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@stackoverflow/stacks

Package Overview
Dependencies
Maintainers
2
Versions
239
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stackoverflow/stacks

The UI pattern library for Stack Overflow, Stack Overflow Careers, and the Stack Exchange Network.

  • 0.4.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2.5K
decreased by-6.3%
Maintainers
2
Weekly downloads
 
Created
Source

Stacks

You’re looking at Stack Overflow’s CSS and Design Pattern Library. Stacks is an atomic CSS library with classes and components for rapidly building Stack Overflow.

Installing

If you’re working on Stack Overflow or Stack Overflow Careers, Stacks is already in production and you can use everything documented at https://stackoverflow.design/.

If you’d like to install Stacks elsewhere—A blog, a prototype, or a Codepen—Stacks is available as a standalone library that’s delivered via NPM. This library includes everything within the /lib/ directory.

npm install --save-dev @stackoverflow/stacks

If you’d rather skip installing a dependency, you can include Stacks as you would normally include other CSS file. This relies on Unpkg’s CDN, and is always in sync, and up to date with master.

<link rel="stylesheet" href="https://unpkg.com/@stackoverflow/stacks" />

Documentation

Stacks’ documentation is hosted at https://stackoverflow.design/

Contributing

If you’d like to hack on Stacks and its documentation, check out our Contributing guide.

FAQs

Package last updated on 17 Feb 2018

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