still working the prettydiff2

This commit is contained in:
Austin Cheney 2017-06-30 16:51:06 -05:00
parent 9f44a63cd0
commit c9f2f1fbd3
4 changed files with 4 additions and 2 deletions

View File

@ -113,6 +113,7 @@
.slideIn {
.animation(SlideIn, 0.5s);
}
@-webkit-keyframes SlideIn {
0% {
.transform(translateY(-100%));

View File

@ -17,7 +17,7 @@
]
</script>
<style scoped>
<style scoped="scoped">
:scope {
font-size: 2rem;
}

View File

@ -1,4 +1,5 @@
/* kendo UI */
@import "variables";
// slider

View File

@ -175,7 +175,7 @@
"node-dir": "0.1.17",
"node-uuid": "1.4.8",
"open": "0.0.5",
"prettydiff2": ">2.2.3",
"prettydiff2": ">2.2.5",
"pug-beautify": "^0.1.1",
"remark": "6.0.1",
"season": "6.0.0",