Skip to content

NET-A-PORTER/outnet-2015

Repository files navigation

OUTNET.com Style Guide

The most fashionable styles at your fingertips

Travis Bower npm

Installation

Add the following code to the <head> of your page(s).

<link rel="stylesheet" href="//cache.theoutnet.com/preston-assets/2.7.0/css/outnet-2015.css">

You can install the sass version via npm or bower.

npm install --save outnet-2015
bower install --save outnet-2015

Build

npm run build

Regenerates breakpoints and icons (if you change device-breakpoints.json or if you add a new icon).

Upgrading

bower install --save outnet-2015#v2.7.0
npm install --save outnet-2015#v2.7.0

Usage

See http://preston-nap.herokuapp.com/#/style/outnet-2015

Contributing

See CONTRIBUTING