Use CSS Transforms to Create Configurable 3D Cuboids

InstructorJhey Tompkins

Share this video with your friends

Send Tweet

In this lesson, we use CSS transforms to create configurable 3D cuboids.

Using CSS transforms in combination with scoped CSS variables, we are able to configure the height, width, and depth for cuboids without ever having to repeat those styles.

Morpheus
~ 4 years ago

Jhey, this is lovely. How do I get access to these files?

Jhey Tompkinsinstructor
~ 4 years ago

Jhey, this is lovely. How do I get access to these files?

Hey Morpheus!

Thank you so much.

You can grab them in this Github repository.