diff options
Diffstat (limited to 'vendors/lessphp/tests/outputs/scopes.css')
-rw-r--r-- | vendors/lessphp/tests/outputs/scopes.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/vendors/lessphp/tests/outputs/scopes.css b/vendors/lessphp/tests/outputs/scopes.css deleted file mode 100644 index 23d1551ca..000000000 --- a/vendors/lessphp/tests/outputs/scopes.css +++ /dev/null @@ -1,7 +0,0 @@ -body div other world { height:50; } -div other world { height:50; } -pre { - height:10; - height:11; - height:12; -}
\ No newline at end of file |