parent
5cdd9eddf8
commit
3a98f71594
9 changed files with 402 additions and 356 deletions
4
test/_fixture.js
Normal file
4
test/_fixture.js
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
'use strict';
|
||||
const chalk = require('..');
|
||||
|
||||
console.log(chalk.hex('#ff6159')('test'));
|
||||
Loading…
Add table
Add a link
Reference in a new issue