IsometricSass – Sass library to make isometric 2D without JavaScript
The use of 3D graphic contexts in JavaScript is often to the detriment of the performance and support of some browsers. You may want to use IsometricSass if you want to display some 3D animations to illustrate your site without losing performance. Just paste this in your style.sass file:
You can create your own 3D objects by using or extending the SASS classes in the file.
Source: github.com