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-21 12:41:54 +03:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
cfb2248a2e
swc
/
crates
/
swc_css_codegen
/
tests
/
fixture
/
at-rules
/
property
/
output.css
6 lines
90 B
CSS
Raw
Normal View
History
Unescape
Escape
fix(css/ast): Use `SimpleBlock` in more types (#3535)
2022-02-12 08:28:00 +03:00
@
property
--property-name
{
syntax
:
'<color>'
;
feat(css): Add support for `@property` at-rule (#3470)
2022-02-08 14:27:54 +03:00
inherits
:
false
;
fix(css/ast): Use `SimpleBlock` in more types (#3535)
2022-02-12 08:28:00 +03:00
initial-value
:
#
c0ffee
;
}
Reference in New Issue
Copy Permalink