PHP 7.4.33
Preview: parser-selector.cjs Size: 457 B
/var/www/cookieconsent.bitkit.dk/httpdocs/node_modules/css-tree/cjs/syntax/config/parser-selector.cjs
'use strict';

const index = require('../pseudo/index.cjs');
const indexParseSelector = require('../node/index-parse-selector.cjs');
const selector = require('../scope/selector.cjs');

const config = {
    parseContext: {
        default: 'SelectorList',
        selectorList: 'SelectorList',
        selector: 'Selector'
    },
    scope: { Selector: selector },
    atrule: {},
    pseudo: index,
    node: indexParseSelector
};

module.exports = config;

Directory Contents

Dirs: 0 × Files: 6
Name Size Perms Modified Actions
147 B lrw-r--r-- 2025-06-16 05:45:40
Edit Download
204 B lrw-r--r-- 2025-06-16 05:45:40
Edit Download
3.54 KB lrw-r--r-- 2025-06-16 05:45:40
Edit Download
457 B lrw-r--r-- 2025-06-16 05:45:40
Edit Download
923 B lrw-r--r-- 2025-06-16 05:45:40
Edit Download
122 B lrw-r--r-- 2025-06-16 05:45:40
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).