Skip to content

A Javascript or SASS library for adding neumorphic elements to a webpage

Notifications You must be signed in to change notification settings

hollandjake/neumorphism

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neumorphism

SASS and Javascript utilities for a popular design trend called Neumorphism.

Contributions are welcome.

Files

JavaScript

Located under /javascript, you will find

  • neumorphism-lib.js: The main library containing all the embossing logic. Import this as a module.
  • utils.js: A utility file which contains some tools for colors and interpolations.

SASS

Located under /sass, you will find the _functions.scss file which contains the SASS mixin emboss, which is used to generate the CSS for a given set of parameters.

About

A Javascript or SASS library for adding neumorphic elements to a webpage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published