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 21:21:31 +03:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
f813a60497
swc
/
crates
/
swc_html_minifier
/
tests
/
fixture
/
attribute
/
tabindex
/
output.min.html
1 line
70 B
HTML
Raw
Normal View
History
Unescape
Escape
feat(html/minifier): Improve smart mode (#5004)
2022-06-26 22:08:03 +03:00
<!doctype html>
<
a
href
=
#
tabindex
=
1
>
x
<
/
a
>
<
button
tabindex
=
2
>
y
<
/
button
>
Reference in New Issue
Copy Permalink