Add tagged template literal (#163)
This commit is contained in:
parent
23ef1c7ca2
commit
f66271e01a
5 changed files with 359 additions and 7 deletions
|
|
@ -13,7 +13,8 @@
|
|||
"coveralls": "nyc report --reporter=text-lcov | coveralls"
|
||||
},
|
||||
"files": [
|
||||
"index.js"
|
||||
"index.js",
|
||||
"templates.js"
|
||||
],
|
||||
"keywords": [
|
||||
"color",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue