mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 15:49:57 +09:00
Add formatting libraries to composer.json
This commit is contained in:
parent
59ee4a7387
commit
2b008f7be6
202 changed files with 28022 additions and 133 deletions
11
vendor/leafo/lessphp/tests/outputs/scopes.css
vendored
Normal file
11
vendor/leafo/lessphp/tests/outputs/scopes.css
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
body div other world {
|
||||
height: 50;
|
||||
}
|
||||
div other world {
|
||||
height: 50;
|
||||
}
|
||||
pre {
|
||||
height: 10;
|
||||
height: 11;
|
||||
height: 12;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue