This website works better with JavaScript.
Explore
Help
Sign In
pwfnlmjh2
/
frontend
Watch
1
Star
0
Fork
You've already forked frontend
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b520351ee1
frontend
/
node_modules
/
css-tree
/
lib
/
syntax
/
pseudo
/
dir.js
8 lines
135 B
Raw
Blame
History
module
.
exports
=
{
parse
:
function
(
)
{
return
this
.
createSingleNodeList
(
this
.
Identifier
(
)
)
;
}
}
;
Reference in new issue
View Git Blame
Copy Permalink