From c1b0847d482186daf0083bab54cad3e5eb073c06 Mon Sep 17 00:00:00 2001 From: rhyneav Date: Fri, 15 Dec 2017 09:14:06 -0500 Subject: [PATCH] Update for version 1.3 --- README.md | 2 +- index.html | 24 +- package-lock.json | 6229 +++++++++++++++++++-------------------------- 3 files changed, 2648 insertions(+), 3607 deletions(-) diff --git a/README.md b/README.md index ec22d0f..d5a5aa8 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ There are several options available: -- You can download the latest release. +- You can [download the latest release](https://github.com/papercss/papercss/releases). - Clone the repo: `git clone https://github.com/papercss/papercss.git` - Install with npm: `npm install papercss` - Install with yarn: `yarn install papercss` diff --git a/index.html b/index.html index 7dc4759..4eb2837 100644 --- a/index.html +++ b/index.html @@ -361,12 +361,12 @@ <input type="text" placeholder="Disabled" id="paperInputs4" disabled> </div> <div class="form-group"> -<label>Large Input</label> -<textarea placeholder="Large input"> </textarea> + <label>Large Input</label> + <textarea placeholder="Large input"> </textarea> </div> <div class="form-group"> -<label>No Resize</label> -<textarea class="no-resize" placeholder="No resize"> </textarea> + <label>No Resize</label> + <textarea class="no-resize" placeholder="No resize"> </textarea> </div> <div class="form-group"> <label for="paperSelects1">Select</label> @@ -1264,14 +1264,14 @@

Download and Link

Download

-

Download the latest version (1.2.0) using either of the links below. Or download an older release via Github.

+

Download the latest version (1.3.0) using either of the links below. Or download an older release via Github.

NPM

-

PaperCSS is now available on NPM as of version 1.2.0. Install with npm install papercss --save and find the CSS in:

+

PaperCSS is now available on NPM as of version 1.3.0. Install with npm install papercss --save and find the CSS in: