oont-contents/plugins/jetpack-boost/vendor/tubalmartin/cssmin/tests/fixtures/semicolons.css
2025-02-08 15:10:23 +01:00

7 lines
No EOL
66 B
CSS

.testA {
width: 2px;;
color: blue;; ;;
}
.testB{
;;;
}