Skip to content

Commit

Permalink
Fix #193 and document our helpers. [ci:skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
envygeeks committed Nov 16, 2015
1 parent dc9eb69 commit ef29633
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,14 @@ Jekyll::Assets::Hook.register :env, :init do
end
```

## Sass Helpers

***Our currently supported helpers are:***

* asset_path
* image_path
* font_path

## Addons

* CSS Auto Prefixer - add "autoprefixer-rails" to your Gemfile.
Expand Down

0 comments on commit ef29633

Please sign in to comment.