Skip to content
This repository has been archived by the owner on Jul 23, 2019. It is now read-only.

Commit

Permalink
3.0 update
Browse files Browse the repository at this point in the history
  • Loading branch information
caseyahenson committed Apr 19, 2017
1 parent ec13266 commit 6a0eaff
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 22 deletions.
2 changes: 1 addition & 1 deletion gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ module.exports = function(grunt) {
cssmin: {
target: {
files: {
'assets/css/emojione.min.css': ['assets/css/emojione.css']
'extras/css/emojione.min.css': ['extras/css/emojione.css']
}
}
},
Expand Down
21 changes: 10 additions & 11 deletions lib/js/emojione.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6a0eaff

Please sign in to comment.