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-22 13:11:31 +03:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
fbb98aa73c
swc
/
crates
/
swc_css_codegen
/
tests
/
fixture
/
style-blocks-contents
/
simple-block
/
output.min.css
Alexander Akait
fbb98aa73c
feat(css/parser): Improve error recovery (
#3828
)
2022-03-03 15:05:12 +00:00
2 lines
45 B
CSS
Raw
Blame
History
a
{
b
:
c
,
d
}
a
{
b
:
c
,(
d
,
e
)
}
a
{
b
:
c
,
d
,
e
}
a
{
b
:
c
,(
d
,
e
),
f
}
Reference in New Issue
View Git Blame
Copy Permalink