Skip to content

Commit

Permalink
Update browser usage Fix #4
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeapage committed Feb 3, 2015
1 parent baf5d64 commit 82705e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ less.render(lessString, { plugins: [inline-urls-plugin] })

## Browser usage

Browser usage is not supported at this time, but could be added very easily.
Browser usage is not supported at this time and is blocked on data-uri which does not work in the browser (not sure why you would want it to).

0 comments on commit 82705e4

Please sign in to comment.