Skip to content

Commit

Permalink
Param version bump, not rename
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjoelkemp committed Mar 8, 2015
1 parent bfc014b commit a92d3ac
Show file tree
Hide file tree
Showing 23 changed files with 59 additions and 194 deletions.
3 changes: 1 addition & 2 deletions .jshintrc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"globals" : {
"window": false,
"document": false,
"$": false,
"moment": false
"$": false
}
}
5 changes: 4 additions & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ module.exports = function (grunt) {
grunt.initConfig({
cacheBust: {
options: {
deleteOriginals: true
rename: false
},
assets: {
files: [{
Expand All @@ -16,6 +16,9 @@ module.exports = function (grunt) {
}
},
sass: {
options: {
style: 'compressed'
},
dist: {
files: [
{
Expand Down
168 changes: 0 additions & 168 deletions css/styles.8ed83c9a1f6526ce.css

This file was deleted.

2 changes: 2 additions & 0 deletions css/styles.css

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

7 changes: 7 additions & 0 deletions css/styles.css.map

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

1 change: 1 addition & 0 deletions css/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ body {
font-style: italic;
margin-top: 5px;
margin-right: 5px;
text-shadow: 2px 2px #FFFFFF;
}
}

Expand Down
2 changes: 0 additions & 2 deletions dist/phpepl.6dea5a8de69bec15.js

This file was deleted.

Loading

0 comments on commit a92d3ac

Please sign in to comment.