UNPKG

@morfeo/spec

Version:

![Morfeo logo](https://morfeo.dev/img/morfeo.png)

20 lines 429 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.colorsMap = void 0; exports.colorsMap = [ 'bg', 'fill', 'color', 'stroke', 'caretColor', 'accentColor', 'borderColor', 'outlineColor', 'borderTopColor', 'backgroundColor', 'columnRuleColor', 'borderLeftColor', 'borderRightColor', 'borderBottomColor', ]; //# sourceMappingURL=colors.js.map