Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 386 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 386 Bytes

Pantone-SASS-Lib

A library for taking Pantone color names and converting them in various values. Users enter in a color name, such as "Pantone-Violet-c" and the function will return the correct value for the color.

This library uses SASS Maps for the conversion and requires SASS 3.3 or higher.