Neumorphic Style CSS Shapes

Category: CSS & CSS3 | October 1, 2020
Author:Rohitkumarsingh369
Views Total:1,083 views
Official Page:Go to website
Last Update:October 1, 2020
License:MIT

Preview:

Neumorphic Style CSS Shapes

Description:

A CSS library to create Neumorphic style shapes & blocks in your Neumporphic Design projects.

How to use it:

1. Download the package and load the shape.css stylesheet in the document.

<link rel="stylesheet" href="shape.css" />

2. Add Neumorphic Style CSS Shapes to the webpage:

<div class="shape1"></div>
<div class="shape2"></div>
<div class="shape3"></div>
<div class="shape4"></div>
<div class="shape11"></div>
<div class="shaped"></div>
<div class="shape33"></div>
<div class="shape44"></div>
<div class="shape55"></div>

You Might Be Interested In:


Leave a Reply