Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
meri committed Apr 8, 2014
1 parent d273239 commit fa6ac50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,9 @@ private static String format(Problem warning) {

### Plugins and Customizations
Less4j can be customized in three different ways:
* custom `LessSouce` implementation can be used to
* custom [less source](https://github.com/SomMeri/less4j/issues/181#issuecomment-31613570) implementation can be used to
* read sheets from unsupported places (database, other directories),
* set import file sources by code,
* set import file sources or search path by code,
* generate less files on the fly,
* ... .
* [custom functions](https://github.com/SomMeri/less4j/wiki/Extending-Less-Language) are new functions written in java and available inside less files,
Expand Down

0 comments on commit fa6ac50

Please sign in to comment.