Subiendo proyecto completo sin restricciones de git ignore
This commit is contained in:
9
vendor/sabberworm/php-css-parser/tests/files/ie-hacks.css
vendored
Normal file
9
vendor/sabberworm/php-css-parser/tests/files/ie-hacks.css
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
p {
|
||||
padding-right: .75rem \9;
|
||||
background-image: none \9;
|
||||
color:red\9\0;
|
||||
background-color:red \9 \0;
|
||||
background-color:red \9 \0 !important;
|
||||
content: "red \9\0";
|
||||
content: "red\0abc";
|
||||
}
|
||||
Reference in New Issue
Block a user