@stackoverflow/stacks
Advanced tools
Comparing version 0.4.0 to 0.4.1
{ | ||
"name": "@stackoverflow/stacks", | ||
"description": "The UI pattern library for the Stack Overflow, Stack Overflow Careers, and the Stack Exchange Network.", | ||
"version": "0.4.0", | ||
"description": "The UI pattern library for Stack Overflow, Stack Overflow Careers, and the Stack Exchange Network.", | ||
"version": "0.4.1", | ||
"unpkg": "lib/css/stacks.min.css", | ||
@@ -6,0 +6,0 @@ "scripts": { |
# Stacks | ||
You’re looking at Stack Overflow’s CSS and Design Pattern Library. This library is in its early stages, but will eventually replace Stack Overflow’s production CSS as we near our version 1. | ||
You’re looking at Stack Overflow’s CSS and Design Pattern Library. Stacks is an [atomic CSS library](http://johnpolacek.com/rethinking/) with classes and components for rapidly building Stack Overflow. | ||
## Installing | ||
Stacks is available as a standalone library that’s delivered via NPM. This library includes everything within the `/lib/` directory. | ||
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. | ||
``` | ||
@@ -13,3 +15,3 @@ npm install --save-dev @stackoverflow/stacks | ||
If you’d rather use a CDN for quick prototyping, you can include Stacks from Unpkg. | ||
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`. | ||
@@ -23,1 +25,5 @@ ``` html | ||
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](https://stackoverflow.design/guidelines/contributing). |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
347470
28