Skip to content

Commit

Permalink
0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bcinarli committed Jan 12, 2018
1 parent c8ebbc0 commit fa075df
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 9 deletions.
1 change: 1 addition & 0 deletions dist/uxr.js
Original file line number Diff line number Diff line change
Expand Up @@ -266,4 +266,5 @@ _.extend.wrap = function () {
_.extend.unwrap = function () {
return this;
};
_.uxr = { version: '0.1.0' };
})();
18 changes: 9 additions & 9 deletions dist/uxr.min.js

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

3 changes: 3 additions & 0 deletions test/css-classes-test.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
/**
* class-test
**/

0 comments on commit fa075df

Please sign in to comment.