Add formatting libraries to composer.json

This commit is contained in:
Kijin Sung 2016-03-17 20:37:43 +09:00
parent 59ee4a7387
commit 2b008f7be6
202 changed files with 28022 additions and 133 deletions

View file

@ -0,0 +1,14 @@
body {
e1: this is simple;
e2: this is simple;
e3: 1232;
e4: world;
e5: onemore;
t1: eating rice;
t2: string cheese;
t3: a b c string me d e f;
t4: string world;
}
.class {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='image.png');
}