code-snips

Code Snips

code snips is a library of css, js and more code snippets to use in your code.

read more on the blog

Note: currently screenshots are not ready yet.

CSS

A list of css you can import in your code.

(make sure to import the files in your code)

Amazing KBD

the kbd element is used to tell the key to press on your keyboard give its some more style with this.

just put your desired key in a kbd in html eg.:> <kbd>Ctrl</kbd>+<kbd>V</kbd>

Code Box

get sleek looking code boxes with this.

for more usage read my post about usage

Springy Buttons

The Button element is is amazing and in this you can add amzing styles to it like floating and springs up and down on click.

There are also cool colours with class, the avalible are:

just your button in html eg.:> <button>Click Me!</button>