Skip to content

Commit

Permalink
Merge pull request #35 from vishnucss/release-1.1.0-beta.2
Browse files Browse the repository at this point in the history
Release 1.1.0 beta.2
  • Loading branch information
alexandesigner committed Sep 6, 2020
2 parents 6a98654 + 768ffd8 commit 3abfa7e
Show file tree
Hide file tree
Showing 467 changed files with 3,768 additions and 3,682 deletions.
2 changes: 1 addition & 1 deletion .versions
@@ -1,2 +1,2 @@
meteor@1.9.3
vishnucss:vishnu@1.1.0-rc.1
vishnucss:vishnu@1.1.0-rc.2
8 changes: 4 additions & 4 deletions README.md
@@ -1,4 +1,4 @@
<p align="center"><a href="https://vishnucss.github.io/vishnu" target="_blank"><img src="https://vishnucss.github.io/vishnu/src/assets/logo.png" width="185" height="185" /></a></p>
<p align="center"><a href="https://vishnucss.github.io/vishnu" target="_blank"><img src="https://vishnucss.github.io/vishnu/src/assets/vishnu.svg" width="185" height="185" /></a></p>
<h1 align="center">Vishnu</h1>
<p align="center">A simple and minimalist toolkit with modern css</p>
<p align="center"><img src="https://badge.fury.io/js/%40vishnucss%2Fvishnu.svg" /> <img src="https://img.shields.io/npm/dt/@vishnucss/vishnu.svg" /></p>
Expand All @@ -21,7 +21,7 @@ $ npm install --save @vishnucss/vishnu
**Using directly link**

```html
<link rel="stylesheet" href="https://unpkg.com/@vishnucss/vishnu"/>
<link rel="stylesheet" href="https://unpkg.com/@vishnucss/vishnu" />
```

### [Base](https://github.com/vishnucss/vishnu/tree/master/packages/vishnucss-base)
Expand All @@ -35,7 +35,7 @@ $ npm install --save @vishnucss/base
**Using directly link**

```html
<link rel="stylesheet" href="https://unpkg.com/@vishnucss/base"/>
<link rel="stylesheet" href="https://unpkg.com/@vishnucss/base" />
```

### [Extensions](https://github.com/vishnucss/vishnu/tree/master/packages/vishnucss-extensions)
Expand All @@ -49,7 +49,7 @@ $ npm install --save @vishnucss/extensions
**Using directly link**

```html
<link rel="stylesheet" href="https://unpkg.com/@vishnucss/extensions"/>
<link rel="stylesheet" href="https://unpkg.com/@vishnucss/extensions" />
```

#### List all extensions:
Expand Down
1,864 changes: 0 additions & 1,864 deletions arts/logo.ai

This file was deleted.

Binary file removed arts/logo.png
Binary file not shown.
175 changes: 175 additions & 0 deletions arts/vishnu.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3abfa7e

Please sign in to comment.