Skip to content

yivo/pswp-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhotoSwipe image gallery integration with Rails asset pipeline

Installing gem

Add to your Gemfile:

gem 'pswp-rails', '~> 4.0'

Add to your javascript:

#= require photoswipe

Add to your stylesheet:

  1. if you are using compass
@import 'photoswipe-compass';
  1. if you are not using compass:
@import 'photoswipe';

About

PhotoSwipe image gallery (https://github.com/dimsemenov/PhotoSwipe) integration with Rails asset pipeline.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages