"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
var acceptCustomIdents = exports.acceptCustomIdents = new Set(["animation", "animation-name", "font", "font-family", "counter-increment", "grid-row", "grid-column", "grid-area", "list-style", "list-style-type"]);