/sbuttons

Simple buttons you can use easily for your next project.

Primary LanguageHTMLMIT LicenseMIT

sButtons

GitHub license Small Size! PRs Welcome Open Source Love svg1 All Contributors

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.

Contributors

Check out our awesome contributors here!

LICENSE

MIT