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-03 00:54:25 +03:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
f258ee4729
swc
/
crates
/
swc_css_parser
/
tests
/
recovery
/
at-rule
History
Alexander Akait
9b92eba636
feat(css/ast): Allow more syntax for
@supports
at-rule (
#3740
)
2022-02-25 18:01:38 +00:00
..
import
refactor(css/ast): Remove
Tokens
in favor of
Vec<TokenAndSpan>
(
#3507
)
2022-02-10 11:25:19 +00:00
keyframes
fix(css/parser): Fix parsing of component values (
#3611
)
2022-02-17 14:20:17 +00:00
layer
fix(css/parser): Fix parsing of component values (
#3611
)
2022-02-17 14:20:17 +00:00
media
refactor(css/ast): Fix the type definitions for an plus b syntax (
#3682
)
2022-02-23 16:20:40 +00:00
no-semi
feat(css/ast): Use
SimpleBlock
in more places (
#3575
)
2022-02-16 12:40:16 +09:00
page
refactor(css/ast): Rename tokens to match spec (
#3553
)
2022-02-14 13:05:16 +00:00
supports
feat(css/ast): Allow more syntax for
@supports
at-rule (
#3740
)
2022-02-25 18:01:38 +00:00
unknown
refactor(css/ast): Rename types to match specification (
#3484
)
2022-02-09 19:43:15 +09:00