Merge branch 'master' of https://github.com/connorskees/grass into modules
This commit is contained in:
commit
be027c8105
@ -137,5 +137,5 @@ test!(
|
|||||||
color: red;
|
color: red;
|
||||||
}
|
}
|
||||||
}",
|
}",
|
||||||
"@-webkit-keyframes foo {\n 0% {\n color: red;\n }\n}\n"
|
"@keyframes foo {\n 12.5% {\n color: red;\n }\n}\n"
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user