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-23 13:51:19 +03:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
f7b065ef0b
swc
/
css
/
parser
/
tests
/
errors
/
important
/
basic
/
input.css
Alexander Akait
2f4da9a8ff
fix(css/parser): Fix parsing of
!important
(
#2286
)
2021-09-23 20:50:16 +09:00
4 lines
37 B
CSS
Raw
Blame
History
.
a
{
color
:
white
!!
important
;
}
Reference in New Issue
View Git Blame
Copy Permalink