UNPKG

css-color-function

Version:

A parser and converter for Tab Atkins's proposed color function in CSS.

8 lines (5 loc) 148 B
node_modules: package.json @npm install test: node_modules @node_modules/.bin/mocha test/parse test/convert --reporter spec --bail .PHONY: test