Skip to content

eureka-imagineee-server/code-snips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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)

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>

get sleek looking code boxes with this.

for more usage read my post about usage

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:

  • none: white bg
  • primary: corn flower blue bg
  • yes: spring green bg
  • warn: dark orange bg
  • no: crimson bg
  • black: black bg and white text

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

About

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

Resources

License

Stars

Watchers

Forks

Languages