/
var
/
www
/
cobraambalaj
/
node_modules
/
css-tree
/
lib
/
syntax
/
pseudo
/
common
/
/var/www/cobraambalaj/node_modules/css-tree/lib/syntax/pseudo/common
mkdir
upload
Name
Size
Mode
Actions
nth.js
183
0644
edit
dl
rm
nthWithOfClause.js
188
0644
edit
dl
rm
selectorList.js
150
0644
edit
dl
rm
Edit:
/var/www/cobraambalaj/node_modules/css-tree/lib/syntax/pseudo/common/nth.js
(183B)
var DISALLOW_OF_CLAUSE = false; module.exports = { parse: function nth() { return this.createSingleNodeList( this.Nth(DISALLOW_OF_CLAUSE) ); } };
Save
cmd:
run