source:
imaps-frontend/node_modules/css-tree/lib/parser/index.js
Last change on this file was d565449, checked in by , 4 weeks ago | |
---|---|
|
|
File size: 129 bytes |
Line | |
---|---|
1 | var createParser = require('./create'); |
2 | var config = require('../syntax/config/parser'); |
3 | |
4 | module.exports = createParser(config); |
Note:
See TracBrowser
for help on using the repository browser.