Quantcast
Channel: Latest Free Bootstrap 5/4/3 Extensions & Plugins - CSS Script
Viewing all articles
Browse latest Browse all 166

Neumorphic Bootstrap Theme For Neumorphism Design Trend – neumorph.scss

$
0
0
neumorph.scss Form Fields

neumorph.scss is an SCSS library based on Bootstrap 4 that provides a variety of Neumorphic UI elements to implement the Neumorphism Design Trend on your webpage.

Light Mode and Dark Mode are included.

How to use it:

Load the compiled stylesheet in the document and we’re ready to go.

<!-- Dark Mode -->
<link rel="stylesheet" href="./dist/css/dark/neumorph-full-dark.min.css" />

<!-- Light Mode -->
<link rel="stylesheet" href="./dist/css/light/neumorph-full.min.css" />

Previews:

neumorph.scss Light Theme

Light Theme

neumorph.scss Form Fields

Form Fields

neumorph.scss Buttons

Buttons

neumorph.scss Colors

Colors

neumorph.scss Lists

Lists

neumorph.scss Shadows

Shadows

Changelog:

03/09/2020

  • First revision with changes & fixes

The post Neumorphic Bootstrap Theme For Neumorphism Design Trend – neumorph.scss appeared first on CSS Script.


Viewing all articles
Browse latest Browse all 166

Trending Articles