Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
rastislavcore committed Dec 23, 2018
2 parents cc2e32b + 5c93af7 commit b877c04
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@ After installation, you can import the CSS file into your project using this sni

#### Normal CSS version
```sh
import 'coco/dist/coco.css'
import 'coco/dist/css/coco.css'
```

#### Minified CSS version
```sh
import 'coco/dist/coco.min.css'
import 'coco/dist/css/coco.min.css'
```

#### SASS version
Expand Down Expand Up @@ -128,7 +128,7 @@ Internet Explorer (10+) is only partially supported.

## Documentation

Browse the online documentation in [WIKI page](https://github.com/CryptoHub-place/coco/wiki).
Browse the online documentation in [WIKI page](https://github.com/CryptoHub-place/coco/wiki) or [cococss.com](https://cococss.com).

## Copyright and license

Expand Down
1 change: 1 addition & 0 deletions docs/CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
cococss.com

0 comments on commit b877c04

Please sign in to comment.