Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 832 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 832 Bytes

Unfolding the Box Model

Interactive slides that explore CSS 3D Transforms. Press left or right arrow key to advance. Watch in full-screen for best results.

Modifying or re-using

CSS in this presentation is generated using Sass and Compass. Make sure you install the required gems before trying to make changes to the source.

gem install bundler
bundle install

Bundler will install the right versions of all the gems that are needed. Now, when you fire up Compass append the bundler-specific commands:

bundle exec compass watch

Presented at

License

Code and examples are copyright Chris Ruppel - CC BY-SA 3.0

http://creativecommons.org/licenses/by-sa/3.0/