elr-scss-lightbox

0.0.4 • Public • Published

elr-scss-lightbox

License: MIT npm

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

Package Sidebar

Install

npm i elr-scss-lightbox

Weekly Downloads

1

Version

0.0.4

License

SEE LICENSE IN LICENSE.md

Unpacked Size

14.9 kB

Total Files

9

Last publish

Collaborators

  • beth_rogers465