outnet-2015
v2.7.0
Published
Styles for OUTNET 2015
Downloads
33
Readme
OUTNET.com Style Guide
The most fashionable styles at your fingertips
Installation
Add the following code to the <head>
of your page(s).
<link rel="stylesheet" href="//cache.theoutnet.com/preston-assets/2.6.3/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.6.3
npm install --save outnet-2015#v2.6.3
Usage
See http://preston-nap.herokuapp.com/#/style/outnet-2015
Contributing
See CONTRIBUTING for a quick overview. See RELEASING CHANGES for more detail on the release process.