Skip to content

Commit

Permalink
fixed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jakub-zawislak authored Mar 24, 2017
1 parent 0caa4ee commit 10a5085
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 @@ -28,7 +28,7 @@ var variables = require('variables')

Do CSS variables magic.

### map = variables.parse([map])
### map = variables.parse(css)

Parse CSS variables on `:root`,
storing the variable values in `map`.
Expand Down

0 comments on commit 10a5085

Please sign in to comment.