Skip to content

Commit

Permalink
PT-1317 (#48)
Browse files Browse the repository at this point in the history
* added expand icon to yml

* upped version

* added x-thin to yml
  • Loading branch information
s-herbert authored Apr 4, 2019
1 parent c77ed66 commit 3cd47dd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions docs/_data/icons.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
- name: elipsis-alt
- name: elipsis-more
- name: envelope
- name: expand
- name: eye
- name: facebook
- name: flat
Expand Down Expand Up @@ -131,4 +132,5 @@
- name: wifi
- name: wood-grain-circle
- name: x
- name: x-thin
- name: youtube
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@
"start": "postcss src/utilities.css -o dist/utilities.css -c postcss.config.js -w"
},
"style": "dist/utilities.min.css",
"version": "1.8.0"
"version": "1.9.0"
}

0 comments on commit 3cd47dd

Please sign in to comment.