JSFiddle - React, Tailwind, and code Playground

by not important

HTML

<script src="https://code.createjs.com/easeljs-0.8.0.min.js"></script>
<image class="image" src="https://music-clindsey.c9.io/200x200-scale-example.png" />

CSS

.image {
    width: 100px;
    height: 100px;
}

CoffeeScript

# image rescaling limits demo