Sha256: 41b565bfc9bec034e2b9bfbb2020ef3907adbab271f9b4cf8cb24c79b5ee05e9

Contents?: true

Size: 188 Bytes

Versions: 60

Compression:

Stored size: 188 Bytes

Contents

var ALLOW_OF_CLAUSE = true;

module.exports = {
    parse: function nthWithOfClause() {
        return this.createSingleNodeList(
            this.Nth(ALLOW_OF_CLAUSE)
        );
    }
};

Version data entries

60 entries across 33 versions & 10 rubygems

Version Path
optimacms-0.1.61 spec/dummy/node_modules/css-tree/lib/syntax/pseudo/common/nthWithOfClause.js
optimacms-0.1.61 spec/dummy/node_modules/csso/node_modules/css-tree/lib/syntax/pseudo/common/nthWithOfClause.js
disco_app-0.18.0 test/dummy/node_modules/css-tree/lib/syntax/pseudo/common/nthWithOfClause.js
disco_app-0.18.0 test/dummy/node_modules/csso/node_modules/css-tree/lib/syntax/pseudo/common/nthWithOfClause.js
disco_app-0.18.2 test/dummy/node_modules/csso/node_modules/css-tree/lib/syntax/pseudo/common/nthWithOfClause.js
disco_app-0.18.2 test/dummy/node_modules/css-tree/lib/syntax/pseudo/common/nthWithOfClause.js
disco_app-0.16.1 test/dummy/node_modules/css-tree/lib/syntax/pseudo/common/nthWithOfClause.js
disco_app-0.16.1 test/dummy/node_modules/csso/node_modules/css-tree/lib/syntax/pseudo/common/nthWithOfClause.js
disco_app-0.15.2 test/dummy/node_modules/css-tree/lib/syntax/pseudo/common/nthWithOfClause.js
disco_app-0.15.2 test/dummy/node_modules/csso/node_modules/css-tree/lib/syntax/pseudo/common/nthWithOfClause.js
disco_app-0.18.4 test/dummy/node_modules/css-tree/lib/syntax/pseudo/common/nthWithOfClause.js
disco_app-0.18.4 test/dummy/node_modules/csso/node_modules/css-tree/lib/syntax/pseudo/common/nthWithOfClause.js
disco_app-0.18.1 test/dummy/node_modules/csso/node_modules/css-tree/lib/syntax/pseudo/common/nthWithOfClause.js
disco_app-0.18.1 test/dummy/node_modules/css-tree/lib/syntax/pseudo/common/nthWithOfClause.js
disco_app-0.12.7.pre.puma.pre.3 test/dummy/node_modules/css-tree/lib/syntax/pseudo/common/nthWithOfClause.js
disco_app-0.12.7.pre.puma.pre.3 test/dummy/node_modules/csso/node_modules/css-tree/lib/syntax/pseudo/common/nthWithOfClause.js
disco_app-0.14.0 test/dummy/node_modules/css-tree/lib/syntax/pseudo/common/nthWithOfClause.js
disco_app-0.14.0 test/dummy/node_modules/csso/node_modules/css-tree/lib/syntax/pseudo/common/nthWithOfClause.js
disco_app-0.13.6.pre.puma.pre.3 test/dummy/node_modules/css-tree/lib/syntax/pseudo/common/nthWithOfClause.js
disco_app-0.13.6.pre.puma.pre.3 test/dummy/node_modules/csso/node_modules/css-tree/lib/syntax/pseudo/common/nthWithOfClause.js