Your IP : 216.73.216.43


Current Path : /home/rtorresani/www/vendor/tubalmartin/cssmin/tests/fixtures/
Upload File :
Current File : //home/rtorresani/www/vendor/tubalmartin/cssmin/tests/fixtures/linebreak-position.css

/*! This is a comment with closing curly braces }}}}}}}}}}}}}}}}}}}}} inside */
.foo {
    color: blue;
    content: "String with closing curly braces inside }}}}";
}
@media {
    .foo {
        color: red;
    }
    .bar {
        color: green;
    }
    .baz {
        width: 10px;
    }
}