Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rastislavcore authored Dec 20, 2018
1 parent e7ad1bb commit 5c93af7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,17 +35,17 @@ 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
```sh
import 'coco/dist/coco.sass'
import 'coco/dist/css/coco.sass'
```

## Customize distribution
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

0 comments on commit 5c93af7

Please sign in to comment.