Create your UI with Superpower Components
Just copy and paste in one go and boom your are ready to implement it in your web application, gives your UI with Superpower of CSS
Getting Start DocumentationInstallation
Copy and paste the code given in the iframe in your head tag of your html document , and implement classes as per defined to give Superpower to your components
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!---------------HTML file in head tag ---------------------> | |
<link rel="stylesheet" href="https://deploy-preview-36--tender-mccarthy-d4aa39.netlify.app/component.css"/> | |
<!---------------Put this in your css file ------------------> | |
@import url("https://deploy-preview-36--tender-mccarthy-d4aa39.netlify.app/component.css"); | |