Add overline style and remove keyword, hsl, hsv, hwb and ansi style

Signed-off-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
Richie Bendall 2021-04-18 02:22:16 +12:00
parent d798222a5a
commit 83341478e9
No known key found for this signature in database
GPG key ID: 94AE1ACB662A2A6D
7 changed files with 51 additions and 124 deletions

View file

@ -1,5 +1,5 @@
import styles from 'ansi-styles';
import chalk from '../index.js';
import chalk from '../source/index.js';
// Generates screenshot
for (const key of Object.keys(styles)) {