Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mahmoudzakaria90/besty-flow

Best workflow in the whole world
https://github.com/mahmoudzakaria90/besty-flow

Last synced: about 1 month ago
JSON representation

Best workflow in the whole world

Awesome Lists containing this project

README

        

# BestyFLow(give.css)
###### Multiple classes = Shape your styles + Make/edit your web pages faster

# How to use give.css?
##### First the workflow has a general rules with default values (Customizable of course!) for best implementation also inclueds sliders, dropdowns and burger links.

### Let's gettin' started
Ok, now we have this element `h1` and i want to shape its style quickly.

`

Big title

`

`click`

#### This will result
#### h1
- gv-padding: padding all sides.
- gv-margin-lg: margin large all sides.
- gv-color-main: color property will take the value of `$main-color` or whatever value.
- gv-color-black: background-color property will take the value of `$black-color` or `black` keyword.

#### button
- gv-padding-rl: padding right and left.
- gv-radius: border-radius.
- gv-shadow-box: box shadow.

# Used kits
I used gulp and bower for my dependencies and devDependencies :

### Dependencies //Bower
- Normalize.css
- Font awesome
- jQuery

### DevDependencies //gulp
- gulp-ruby-sass
- gulp-connect
- gulp-jshint
- Browserify

### Follow these steps below to get started :
- `git clone [email protected]:mahmoudzakaria90/besty-flow.git`
- `npm install`
- `bower update`

#### For quick use
``

Slider structure

```









```

Dropdown

```


  • Home

  • ```

    Burger example

    ```







    ```