# Alert **Repository Path**: dawnlight-1/Alert ## Basic Information - **Project Name**: Alert - **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_Alert # Installation : Install using npm inside pages directory ```npm init -y``` ```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; } ``` # Alert Import: ```html ``` Usage: ```html Alert ! ``` # Reference: neumorphism.io ismail9k.github.io/neomorphism