Subiendo proyecto completo sin restricciones de git ignore
This commit is contained in:
15
vendor/sabberworm/php-css-parser/tests/files/-fault-tolerance.css
vendored
Normal file
15
vendor/sabberworm/php-css-parser/tests/files/-fault-tolerance.css
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
.test1 {
|
||||
//gaga: hello;
|
||||
}
|
||||
|
||||
.test2 {
|
||||
*hello: 1;
|
||||
hello: 2.2;
|
||||
hello: 2000000000000.2;
|
||||
}
|
||||
|
||||
#test {
|
||||
#hello: 1}
|
||||
|
||||
#test2 {
|
||||
help: none;
|
||||
Reference in New Issue
Block a user