Skip to content

A Simple Shadow Library If You're Too Lazy To Do The CSS.

Notifications You must be signed in to change notification settings

mtgsquad/quickshadow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

QuickShadow.JS

A Simple Library To Use If You're Too Lazy To Do The Shadows For Your Things Yourself!

Installation

To Install Just Run:

npm install quickshadow --save

If you don't wanna use the NPM package, just use the CDN version:

https://cdn.molai.dev/quickshadow.js

Setup

Just Add The Class To Whatever You Want The Shadows To Be On: quickshadow!

Configuration

import { quickshadow } from 'quickshadow';

quickshadow({
    shadow_type: 'soft',
    padding: true
});

Contributing

To Contribute Just Add Your Changes And Yeah, Thats Pretty Much It.

Copyright © 2021

About

A Simple Shadow Library If You're Too Lazy To Do The CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published