Subiendo proyecto completo sin restricciones de git ignore
This commit is contained in:
10
vendor/sabberworm/php-css-parser/tests/files/1readme.css
vendored
Normal file
10
vendor/sabberworm/php-css-parser/tests/files/1readme.css
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
@charset "utf-8";
|
||||
|
||||
@font-face {
|
||||
font-family: "CrassRoots";
|
||||
src: url("../media/cr.ttf")
|
||||
}
|
||||
|
||||
html, body {
|
||||
font-size: 1.6em
|
||||
}
|
||||
Reference in New Issue
Block a user