| Current Path : /home/rtorresani/www/vendor/magento/framework/View/Test/Unit/Url/_files/ |
| Current File : //home/rtorresani/www/vendor/magento/framework/View/Test/Unit/Url/_files/sourceImport.css |
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
@import url(../recursive.css);
@import url("deep/recursive.css");
body {background: url(body.gif);}
p {background: url(1.gif?param);}
h1 {background: url('../h1.gif#param');} h2 {background: url(../images/h2.gif?test);}