Skip to content

Commit 69ec7e3

Browse files
author
Marc Brüderlin
committed
Merge branch 'release-1.1.0'
2 parents e63f52f + 71ed900 commit 69ec7e3

15 files changed

+342
-256
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ There are several ways to get started:
1212
- [Download the latest version](https://github.com/marcbruederlin/comet/archive/master.zip)
1313
- Install with npm: `npm install comet-css --save`
1414
- Install with Bower: `bower install comet-css --save`
15-
- Use the CDN: `https://unpkg.com/comet-css@1.0.0/dist/comet.min.css`
15+
- Use the CDN: `https://npmcdn.com/comet-css@1.1.0/dist/comet.min.css`
1616

1717
## Documentation
1818
- [Getting Started](https://marcbruederlin.github.io/comet/#getting-started)
@@ -22,6 +22,7 @@ There are several ways to get started:
2222
- [Lists](https://marcbruederlin.github.io/comet/#lists)
2323
- [Tables](https://marcbruederlin.github.io/comet/#tables)
2424
- [Buttons](https://marcbruederlin.github.io/comet/#buttons)
25+
- [Forms](https://marcbruederlin.github.io/comet/#forms)
2526
- [Grid](https://marcbruederlin.github.io/comet/#grid-system)
2627
- [Utilities](https://marcbruederlin.github.io/comet/#utilities)
2728
- [Browser Support](https://marcbruederlin.github.io/comet/#support)

0 commit comments

Comments
 (0)