From 436d12dab79a5cee3cb65dcfcf01ef36acd6f808 Mon Sep 17 00:00:00 2001 From: James Pederson Date: Sat, 6 Apr 2019 21:06:19 -0500 Subject: [PATCH] Add Sherwin Williams colorsnap to the library. --- _dev/books.json | 4 + _dev/index.html | 4 +- book/sherwin-williams-snap.html | 1526 +++++ csv/sherwin-williams-snap.csv | 1526 +++++ index.html | 8 +- json/sherwin-williams-snap.json | 7632 ++++++++++++++++++++++++ less/book-sherwin-williams-snap.less | 1527 +++++ less/colornerd.less | 3 + package.json | 2 +- readme.md | 2 +- scss/_book-sherwin-williams-snap.scss | 16 + scss/_colornerd.scss | 3 + stylus/book-sherwin-williams-snap.styl | 10 + stylus/colornerd.styl | 3 + 14 files changed, 12258 insertions(+), 8 deletions(-) create mode 100644 book/sherwin-williams-snap.html create mode 100644 csv/sherwin-williams-snap.csv create mode 100644 json/sherwin-williams-snap.json create mode 100644 less/book-sherwin-williams-snap.less create mode 100644 scss/_book-sherwin-williams-snap.scss create mode 100644 stylus/book-sherwin-williams-snap.styl diff --git a/_dev/books.json b/_dev/books.json index cae5962..1d93231 100644 --- a/_dev/books.json +++ b/_dev/books.json @@ -911,6 +911,10 @@ "title": "Siegwerk Druckfarben", "filename": "siegwerk-druckfarben" }, + { + "title": "Sherwin Williams Colorsnap", + "filename": "sherwin-williams-snap" + }, { "title": "Sigma Chroma G", "filename": "sigma-chroma-g" diff --git a/_dev/index.html b/_dev/index.html index 28df7c7..6f2c0dc 100644 --- a/_dev/index.html +++ b/_dev/index.html @@ -1,11 +1,11 @@ -Colorly - A Massive Color Library for Sass, Stylus, and LESS +Colornerd - A Massive Color Library for Sass, Stylus, and LESS