Sha256: cad7cd9a0d7601f227fa697acc00969ca28260bd8ce05fb19bee1672bb71d37d
Contents?: true
Size: 789 Bytes
Versions: 2
Compression:
Stored size: 789 Bytes
Contents
Fancy Box Jquery Plugin for Compass Projects ============================================ FancyBox is a tool for displaying images, html content and multi-media in a Mac-style "lightbox" that floats overtop of web page. Note that this is simply a mirror of the plugin, the origin and page of the author is located at : http://fancy.klade.lv/ Install ======= From the command line: gem install compass-fancybox-plugin cd my_compass_project Add the following to your compass configuration: require 'compass-fancybox-plugin' The run from the command line: compass install fancybox To one of your sass stylesheets to import the fancybox styles add: @import 'fancybox' If you want the debug files, you can install them with: compass install fancybox/debug
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
compass-fancybox-plugin-1.3.1.1 | README.markdown |
compass-fancybox-plugin-1.3.1.0 | README.markdown |