-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fb1cd37
commit b6170a1
Showing
5 changed files
with
204 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,9 +4,9 @@ | |
[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://github.com/GitbookIO/gitbook-cli) | ||
[![forthebadge](https://forthebadge.com/images/badges/uses-css.svg)](https://forthebadge.com) | ||
|
||
An Elegant, Lightweight CSS Framework. | ||
An Elegant, Lightweight CSS Framework without JavaScript. | ||
|
||
👉 [Demo](http://robby570.tw/etherealcss/) | ||
## [**Demo**](http://robby570.tw/etherealcss/) | ||
|
||
## Browser Support | ||
|
||
|
@@ -34,10 +34,10 @@ Include the [CDN](https://unpkg.com) link, and you can check out the latest vers | |
|
||
```html | ||
<!-- Latest compiled CSS --> | ||
<link rel="stylesheet" href="https://unpkg.com/[email protected].4/dist/ethereal.css"> | ||
<link rel="stylesheet" href="https://unpkg.com/[email protected].5/dist/ethereal.css"> | ||
|
||
<!-- Latest compiled and minified CSS --> | ||
<link rel="stylesheet" href="https://unpkg.com/[email protected].4/dist/ethereal.min.css"> | ||
<link rel="stylesheet" href="https://unpkg.com/[email protected].5/dist/ethereal.min.css"> | ||
``` | ||
|
||
### npm | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.