# Form **Repository Path**: dawnlight-1/Form ## Basic Information - **Project Name**: Form - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 8 - **Created**: 2022-04-21 - **Last Updated**: 2022-04-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Neumorphism_Form # 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; } ``` # Form Import: ```html ``` Usage: ```html
Submit Reset
``` # Input Import: ```html ``` Usage: ```html ``` # Label Import: ```html ``` Usage: ```html ``` # Reference: neumorphism.io ismail9k.github.io/neomorphism