%PDF- %PDF-
Direktori : /home/ugotscom/bos_naturals/node_modules/css-tree/lib/syntax/atrule/ |
Current File : /home/ugotscom/bos_naturals/node_modules/css-tree/lib/syntax/atrule/page.js |
module.exports = { parse: { prelude: function() { return this.createSingleNodeList( this.SelectorList() ); }, block: function() { return this.Block(true); } } };