UNPKG

jebcolors

Version:

npm module that contains colors, gradients and a class used to modify the colors or gradients

8 lines (6 loc) 268 B
// This only runs when you run watchcolors, and only displays a message that says that the server is running // Imports import { info } from '../functions/logs' // Main console.log('') info('Running "npx serve test" to create a server and see the colors ...')