Skip to content

Commit

Permalink
Updated version, updated css
Browse files Browse the repository at this point in the history
  • Loading branch information
runthis committed Apr 6, 2021
1 parent b7c9914 commit 3f25503
Show file tree
Hide file tree
Showing 3 changed files with 131 additions and 4 deletions.
131 changes: 129 additions & 2 deletions dist/css/swapform.css

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

2 changes: 1 addition & 1 deletion dist/css/swapform.css.map

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@
"js-minify-prod": "npx google-closure-compiler --js=js/src/swapform.js --js_output_file=dist/js/swapform.min.js --create_source_map=js/dist/swapform.min.js.map --source_map_include_content --output_wrapper '%output%\n//# sourceMappingURL=swapform.js.map' --language_out=ES6"
},
"style": "dist/css/swapform.css",
"version": "1.0.11"
"version": "1.1.0"
}

0 comments on commit 3f25503

Please sign in to comment.