Skip to content

Commit

Permalink
'deploy'
Browse files Browse the repository at this point in the history
  • Loading branch information
luisDanielRoviraContreras committed Jan 21, 2019
1 parent 403b827 commit e321556
Show file tree
Hide file tree
Showing 206 changed files with 913 additions and 8,815 deletions.
6 changes: 0 additions & 6 deletions BACKER.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,6 @@ You can join them in supporting Vuesax.js by [Patreon](https://www.patreon.com/l

## $50+

<p align="center">
<a href="https://devdojo.com/series/nice-to-meet-vue-2">
<img width="20%" src="https://github.com/lusaxweb/vuesax/blob/master/docs/.vuepress/public/devDojo.svg" alt="DevDojo">
</a>
</p>

## $10+

- [Yatima Kagurazaka](https://www.patreon.com/Yatima_K/creators)
Expand Down
12 changes: 2 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,6 @@ Vuesax is an open source [MIT](https://github.com/lusaxweb/vuesax/blob/master/LI
</a>
</p>

<p align="center"><b>Bronze</b></p>

<p align="center">
<a href="https://devdojo.com/series/nice-to-meet-vue-2">
<img width="20%" src="https://github.com/lusaxweb/vuesax/blob/master/docs/.vuepress/public/devDojo.svg" alt="DevDojo">
</a>
</p>

## Introduction

[Vuesax](https://lusaxweb.github.io/vuesax/) is a framework of components based on [vue.js](https://vuejs.org/), it is a framework that is designed from scratch to be incrementally adoptable.
Expand Down Expand Up @@ -107,7 +99,7 @@ If you feel awesome and want to support us in a small way, please consider starr
- [Images](https://lusaxweb.github.io/vuesax/components/images.html)

## Browser Support
Recent versions of **Firefox**, **Chrome**, **Edge**, **Opera** and **Safari**. **IE10+**
Recent versions of **Firefox**, **Chrome**, **Edge**, **Opera** and **Safari**. **IE11+**

## Quick-start CDN

Expand Down Expand Up @@ -166,7 +158,7 @@ Vue.use(Vuesax)

```javascript
import Vue from 'vue'
import { vsButton, vsSelect, vsPopup } from 'vuesax/dist/components'
import { vsButton, vsSelect, vsPopup } from 'vuesax'
import 'vuesax/dist/vuesax.css'

Vue.use(vsButton)
Expand Down
32 changes: 0 additions & 32 deletions dist/components/components.styl

This file was deleted.

37 changes: 0 additions & 37 deletions dist/components/index.js

This file was deleted.

5 changes: 0 additions & 5 deletions dist/components/vsAlert/index.js

This file was deleted.

111 changes: 0 additions & 111 deletions dist/components/vsAlert/vsAlert.vue

This file was deleted.

5 changes: 0 additions & 5 deletions dist/components/vsAvatar/index.js

This file was deleted.

Loading

0 comments on commit e321556

Please sign in to comment.