This repository has been archived by the owner on Jan 20, 2023. It is now read-only.
-
-
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
a538832
commit b47a9e2
Showing
4 changed files
with
4,904 additions
and
13 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
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 |
---|---|---|
|
@@ -16,16 +16,16 @@ or use with CDN via [UNPKG](https://unpkg.com/browse/@ignatiusmb/aqua@latest/) o | |
|
||
```html | ||
<!-- Full Package via jsDelivr --> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@ignatiusmb/[email protected].2/lib/aqua.min.css" /> | ||
<script defer src="https://cdn.jsdelivr.net/npm/@ignatiusmb/[email protected].2/lib/aqua.min.js"></script> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@ignatiusmb/[email protected].3/lib/aqua.min.css" /> | ||
<script defer src="https://cdn.jsdelivr.net/npm/@ignatiusmb/[email protected].3/lib/aqua.min.js"></script> | ||
|
||
<!-- Full Package via UNPKG --> | ||
<link rel="stylesheet" href="https://unpkg.com/@ignatiusmb/[email protected].2/lib/aqua.min.css" /> | ||
<script defer src="https://unpkg.com/@ignatiusmb/[email protected].2/lib/aqua.min.js"></script> | ||
<link rel="stylesheet" href="https://unpkg.com/@ignatiusmb/[email protected].3/lib/aqua.min.css" /> | ||
<script defer src="https://unpkg.com/@ignatiusmb/[email protected].3/lib/aqua.min.js"></script> | ||
|
||
<!-- Callback Only via jsDelivr/UNPKG (choose either one) --> | ||
<script defer src="https://cdn.jsdelivr.net/npm/@ignatiusmb/[email protected].2/lib/aqua.cbs.js"></script> | ||
<script defer src="https://unpkg.com/@ignatiusmb/[email protected].2/lib/aqua.cbs.js"></script> | ||
<script defer src="https://cdn.jsdelivr.net/npm/@ignatiusmb/[email protected].3/lib/aqua.cbs.js"></script> | ||
<script defer src="https://unpkg.com/@ignatiusmb/[email protected].3/lib/aqua.cbs.js"></script> | ||
``` | ||
|
||
### Usage | ||
|
@@ -37,9 +37,9 @@ import '@ignatiusmb/aqua/lib/aqua.min.css'; | |
``` | ||
|
||
```html | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@ignatiusmb/[email protected].2/lib/aqua.min.css" /> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@ignatiusmb/[email protected].3/lib/aqua.min.css" /> | ||
<!-- or --> | ||
<link rel="stylesheet" href="https://unpkg.com/@ignatiusmb/[email protected].2/lib/aqua.min.css" /> | ||
<link rel="stylesheet" href="https://unpkg.com/@ignatiusmb/[email protected].3/lib/aqua.min.css" /> | ||
``` | ||
|
||
## Contributing | ||
|
Oops, something went wrong.
b47a9e2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs: