Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
devfolorunso authored Jan 25, 2020
1 parent e17c973 commit 526fdc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Space CSS is a highly responsive mordern trend spacing library for margins, padd
```html
<head>
<!-- other stuff -->
<link rel="stylesheet" href="https://unpkg.com/@space-css/space-css@1.1.0/space.css"
<link rel="stylesheet" href="https://unpkg.com/@space-css/space-css@1.0.1/space.min.css"
/>
</head>
```
Expand All @@ -21,7 +21,7 @@ Space CSS is a highly responsive mordern trend spacing library for margins, padd


```npm
$ npm install @space-css/space-css@1.0.0
$ npm i @space-css/space-css
```

These elements have no padding:
Expand Down

0 comments on commit 526fdc6

Please sign in to comment.