UNPKG

stylelint-plugin-color

Version:

Stylelint plugin for managing colors. Includes Less and Sass support.

6 lines (5 loc) 196 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.pluginPath = exports.prefix = void 0; exports.prefix = 'plugin-color'; exports.pluginPath = './dist/index.js';