This is a style sheet made so you can easily add css components. Afterwards it is possible to copy and paste the code from documentation.html or visit https://sivaranjith1.github.io/cssCheatStyleSheet/documentation. For some components you need to add the corrosponding javascript file.
To use the sheet; copy the style.css sheet to your project folder. Add the following line of code in the header of the html file:
<link rel="stylesheet" href="style.css" />