An open API service indexing awesome lists of open source software.

https://github.com/rupl/unfold

Unfolding the Box Model — interactive slides exploring CSS 3D Transforms
https://github.com/rupl/unfold

Last synced: 5 months ago
JSON representation

Unfolding the Box Model — interactive slides exploring CSS 3D Transforms

Awesome Lists containing this project

README

          

# 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

- [HTML5.tx 2013](http://html5tx.com)
- [CSSDevConf 2013](http://cssdevconf2013.sched.org/event/a9ba3210c0daa57928e2157b5f613ee6#.UqJZr2Tk8Tg)

## License

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

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