"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.POSTCSS_RANGE = void 0;
const POSTCSS_RANGE = '^8.2.1';
exports.POSTCSS_RANGE = POSTCSS_RANGE;