Subiendo proyecto completo sin restricciones de git ignore
This commit is contained in:
7
vendor/sabberworm/php-css-parser/tests/files/expand-shorthands.css
vendored
Normal file
7
vendor/sabberworm/php-css-parser/tests/files/expand-shorthands.css
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
body {
|
||||
font: italic 500 14px/1.618 "Trebuchet MS", Georgia, serif;
|
||||
border: 2px solid #f0f;
|
||||
background: #ccc url("/images/foo.png") no-repeat left top;
|
||||
margin: 1em !important;
|
||||
padding: 2px 6px 3px;
|
||||
}
|
||||
Reference in New Issue
Block a user