Your IP : 127.0.0.1


Current Path : /home/dev2.destoffenstraat.com/vendor-1/tubalmartin/cssmin/tests/fixtures/
Upload File :
Current File : /home/dev2.destoffenstraat.com/vendor-1/tubalmartin/cssmin/tests/fixtures/semicolons.css

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