Skip to content

Commit

Permalink
Merge pull request #555 from cmv/fix/add-packages-for-xstyle-and-put-…
Browse files Browse the repository at this point in the history
…selector

Switch to the newly tagged release of xstyle.
  • Loading branch information
DavidSpriggs committed May 4, 2016
2 parents ad98b32 + 0696a28 commit 50fb57e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion viewer/js/config/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
}, {
name: 'xstyle',
main: 'css',
location: 'https://cdn.rawgit.com/kriszyp/xstyle/master'
location: 'https://cdn.rawgit.com/kriszyp/xstyle/v0.3.2'
}
]
};
Expand Down

0 comments on commit 50fb57e

Please sign in to comment.