Skip to content

thetechdevs/neomorphism

 
 

Repository files navigation

Neomorphism

UI components library in the new neomorphism design style

Installation

# npm
npm i neomorphism

# yarn
yarn add neomorphism

import css file

import 'neomorphism/dist/neomorphism.css';

Without this css file you can't use neomorphism on your project.

git

git clone https://github.com/ismail9k/neomorphism.git
cd neomorphism
npm install

Documentation

https://ismail9k.com/neomorphism

License

MIT

About

UI components library in the new neomorphism design style

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Stylus 54.1%
  • HTML 43.2%
  • JavaScript 2.3%
  • Shell 0.4%