elr-scss-lightbox
v0.0.4
Published
a scss mixin for lightboxes
Downloads
2
Maintainers
Keywords
Readme
elr-scss-lightbox
a scss mixin for lightboxes
Installation
Download node at nodejs.org and install it, if you haven't already.
npm install elr-scss-lightbox --save
yarn add elr-scss-lightbox
Documentation
This package is styles only. It's up to you to hook up the JavaScript. I decided to leave out interactivity to make these styles useful across any JavaScript framework. Or no framework at all.
.lightbox {
@include elr-screen-overlay;
}
License
SEE LICENSE IN LICENSE.md