An open API service indexing awesome lists of open source software.

https://github.com/gustavoquinalha/buttons-css

Simple CSS for buttons and dropdowns.
https://github.com/gustavoquinalha/buttons-css

badges button-css buttons buttons-collection css dropdown sass

Last synced: 6 months ago
JSON representation

Simple CSS for buttons and dropdowns.

Awesome Lists containing this project

README

          


Buttons.css


Simple CSS for buttons and dropdowns.





# Demos
- [Online Demo](http://quinalha.me/buttons-css/)
- [Documentation](http://quinalha.me/buttons-css/#install)
- [Codepen Demo](https://codepen.io/gustavoquinalha/pen/paaKxq?editors=1100)
- [Playground](http://quinalha.me/playground-buttons-css/)

# Install
```
$ npm i @gustavoquinalha/buttons-css -D
```
```
$ yarn add @gustavoquinalha/buttons-css -D
```
or
```

```

# Docs
### Default
```html
Default
Default Link
```
### Sizes
```html
Button Large
Button Normal
Button Small
```
### Full width
```html
Full width
```
### Rounded
```html
Rounded
Link Rounded
```
### Primary colors
```html
Button primary
Button secundary
```
### Status
```html
Warning
Danger
Success
```
### Disabled
```html
Disabled
Disabled
```
### Buttons + icons
```html
Previous


Next
```
### Icons
```html



>
```
### Transparent background
```html




```
### Loading
```html

Loading
```
### Group buttons
```html


Group 1
Group 2
Group 3
Group 4


Group 1
Group 2
Group 3
Group 4

```
### Dropdowns
```html


```
### Badges
```html

0.0.1

Version


```