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
5a6ebd36ee
swc
/
crates
/
swc_css_codegen
/
tests
/
fixture
/
at-rules
/
property
/
output.css
6 lines
96 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
{
feat(css/codegen): Support source map (#3958)
2022-03-11 08:22:14 +03:00
syntax
:
'<color>'
;
inherits
:
false
;
initial-value
:
#
c0ffee
;
fix(css/ast): Use `SimpleBlock` in more types (#3535)
2022-02-12 08:28:00 +03:00
}
Reference in New Issue
Copy Permalink