Skip to content

Commit

Permalink
add strict mode
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Nov 6, 2014
1 parent 970cd70 commit 7e218aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/css-b64-images.js
@@ -1,3 +1,5 @@
'use strict';

var fs = require('fs'),
Path = require('path'),
MAX_SIZE = 4096,
Expand Down

0 comments on commit 7e218aa

Please sign in to comment.