toolbar
Source
Beautify
.foo { color: #ff0000; } .bar { color: rgba(255, 0, 0, 1); }
Result
Source map
Restructure
Beautify
.bar,.foo{color:red}
Show transformations
result
Original: 60 bytes Compressed: 20 bytes (33.33%) Saving: 40 bytes (66.67%) Time: 35 ms
Powered by
CSSO
4.0.2
Error