# NavBar **Repository Path**: cbd_work/NavBar ## Basic Information - **Project Name**: NavBar - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2022-04-22 - **Last Updated**: 2022-04-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Neumorphism_Navbar # Installation : Install using npm ```npm i hmos-neumorphism ``` # Note : Add this css snippet when passing input or button through slot . ```css button, input{ width: 100%; height: 100%; background-color:transparent; text-color: black; } ``` # Navbar Import: ```html ``` Usage: ```html ``` # Reference: neumorphism.io ismail9k.github.io/neomorphism