We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updating to not use app.configure since that is a deprecated method.
It's render and not parser to include importPaths
Change the replace on pathname to use the path.sep to make it usable cross-platform
Added example for setting variables
`pathname` is not relative path
Making the replace more robust.
Fixing a bad example.
Updating the examples to show the updated syntax for 1.0.3.
Updating the replacement example for the `prefix` usage.
Removing the preprocessor section since that has been replaced.
Reworking the bootstrap example.
Updated Examples (markdown)
Adding link to the extending less page.
Adding and additional header.
Fixing the docs to warn about serving the entire os tmpDir.
Fixing the example for the access to the entire temp directory to be a sub-directory only. Closes #79
Updating the example for the custom paths.
Updating the first couple of examples to reflect the changes to the library.
Adding an examples page to make the readme smaller.