Subiendo proyecto completo sin restricciones de git ignore
This commit is contained in:
7
vendor/sabberworm/php-css-parser/tests/files/specificity.css
vendored
Normal file
7
vendor/sabberworm/php-css-parser/tests/files/specificity.css
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
#test .help,
|
||||
#file,
|
||||
.help:hover,
|
||||
li.green,
|
||||
ol li::before {
|
||||
font-family: Helvetica;
|
||||
}
|
||||
Reference in New Issue
Block a user