3DView.css

This project is a (super bad) attempt to reproduce the(R.I.P) Firefox's 3D Dom view ( aka tilt 3D ) with CSS.

It has initially been made to explain how the layers of a certain design are organised.
Some people wondered how that "3D view" was made, so I thought it would be interesting to share the sources 😙

If you're into Sass:

[debug=true] {
  @include debugView(10*, left**)
}
* Indentation depth ( * > * > * [...] )
** Property to offset ( left, margin-left, transform )