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-19 19:52:21 +03:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
81370d16cb
swc
/
crates
/
swc_css_prefixer
/
tests
/
fixture
/
touch-action
/
input.css
8 lines
79 B
CSS
Raw
Normal View
History
Unescape
Escape
feat(css/prefixer): Handle more properties (#3919)
2022-03-09 06:18:49 +03:00
.
class
{
touch-action
:
none
;
}
feat(css/prefixer): Prefix more properties (#3976)
2022-03-12 04:26:41 +03:00
.
class
{
touch-action
:
manipulation
;
}
Reference in New Issue
Copy Permalink