UNPKG

stylesheet-loader

Version:
13 lines 359 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var colorProperties = { color: true, backgroundColor: true, borderColor: true, borderBottomColor: true, borderTopColor: true, borderRightColor: true, borderLeftColor: true, }; exports.default = colorProperties; //# sourceMappingURL=colorProperties.js.map