Skip to content

bjthompson805/sbuttons

 
 

Repository files navigation

sButtons

GitHub license Small Size! PRs Welcome Open Source Love svg1

Simple buttons you can use easily for your next project.

Usage

You can download the CSS file here and then add it to your html file inbetween the <head> tags:

<link rel="stylesheet" href="/path/to/sbuttons.min.css">

Or instead of downloading the file, you can use the CDN:

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/shahednasser/sbuttons/dist/sbuttons.min.css">

Installation

  1. Clone the repository
    git clone https://github.com/shahednasser/sbuttons.git
    
  2. Run NPM install
    npm install
    

Contribution

Please see the contributing guidelines for details.

LICENSE

MIT

About

Simple buttons you can use easily for your next project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • HTML 85.8%
  • CSS 12.6%
  • JavaScript 1.6%