Skip to content

Commit

Permalink
Browser Supports
Browse files Browse the repository at this point in the history
  • Loading branch information
HimasRafeek authored Nov 18, 2019
1 parent 93a5f05 commit aabe7a7
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,20 +41,20 @@ v3.0.0



## ***Get Started***
## ***Get Started***

#### NPM
#### NPM
```
npm i buttercake
```

#### CSS (jsdelivr)
#### CSS (jsdelivr)
```html
<!-- BUTTER CAKE CSS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/buttercake@3.0.0/dist/css/butterCake.min.css">
```

#### JS (jsdelivr)
#### JS (jsdelivr)
```html
<!-- BUTTER CAKE JS -->
<script src="https://cdn.jsdelivr.net/npm/buttercake@3.0.0/dist/js/butterCake.min.js"></script>
Expand All @@ -65,12 +65,12 @@ npm i buttercake
### ***Butter Cake is constantly in development! Try it out now.***


## Documentation
## Documentation

Checkout the official website for the Documentation. [https://getbuttercake.com](https://getbuttercake.com/?ref=readme)


## Why You should use - Butter Cake
## Why You should use - Butter Cake

- ✈️ light weight 59kb (css) &amp; 4kb (js)
- 🗃 Modular Components
Expand All @@ -80,10 +80,11 @@ Checkout the official website for the Documentation. [https://getbuttercake.com]

> ***No need to setup development environment with Gulp etc... because Butter Cake uses [Prepros (FREE APP)](https://prepros.io/?ref=getbuttercake.com) to compile SASS(SCSS).***
#### Can start a new project within seconds 😻!!
#### Can start a new project within seconds 😻!!


## 🌐 Browser Support
## 🌐 Browser Support

Butter Cake uses [autoprefixer](https://github.com/postcss/autoprefixer) to make (most) Flexbox features compatible with earlier browser versions. According to Can I use, Butter Cake is compatible with recent versions of:

<img src="https://raw.githubusercontent.com/finnhvman/matter/master/docs/browsers.png" alt="Chrome, Firefox, Safari, Edge, Samsung Internet" width="520"><br/>
Expand All @@ -103,6 +104,5 @@ Butter Cake uses [autoprefixer](https://github.com/postcss/autoprefixer) to make
<a href="http://bit.ly/2qwDHFX"><img src="https://cdn.rawgit.com/twolfson/paypal-github-button/1.0.0/dist/button.svg" width="200px"></a>



## Copyright and license
Code copyright 2018 - 2019 Himas Rafeek. Code released under the [MIT license](https://github.com/HimasRafeek/butterCake/blob/master/LICENSE).

0 comments on commit aabe7a7

Please sign in to comment.