This website requires JavaScript.
Explore
Help
Sign In
swc-project
/
swc
Watch
1
Star
1
Fork
0
You've already forked swc
mirror of
https://github.com/swc-project/swc.git
synced
2024-12-04 19:46:22 +03:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
aef5ac4812
swc
/
crates
/
swc_css_parser
/
tests
/
fixture
/
empty
/
output.json
10 lines
103 B
JSON
Raw
Normal View
History
Unescape
Escape
fix(css/parser): Resolve some TODOs (#2572)
2021-10-29 13:55:02 +03:00
{
"type"
:
"Stylesheet"
,
"span"
:
{
feat(common): Reserve `BytePos(0)` for dummy spans (#4616)
2022-05-11 19:14:42 +03:00
"start"
:
1
,
"end"
:
1
,
fix(css/parser): Resolve some TODOs (#2572)
2021-10-29 13:55:02 +03:00
"ctxt"
:
0
}
,
"rules"
:
[
]
}
Reference in New Issue
Copy Permalink