UI components library in the new neomorphism design style
# npm
npm i neomorphism
# yarn
yarn add neomorphism
import 'neomorphism/dist/neomorphism.css';
Without this css file you can't use
neomorphism
on your project.
git clone https://github.com/ismail9k/neomorphism.git
cd neomorphism
npm install