docpad-plugin-iconmonstr
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "docpad-plugin-iconmonstr", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Eco iconmonstr SVG Funcs for Docpad via getBlock codes.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/mikeumus/docpad-plugin-iconmonstr.git", |
# iconmonstr icons for DocPad | ||
### via Eco functions | ||
![Alt text](https://googledrive.com/host/0B9LVk4xbDIJTSWVYcU5fb0RUVVk/iconmonstrs.png "Current icons available screenshot.") | ||
![Alt text](https://googledrive.com/host/0B9LVk4xbDIJTSWVYcU5fb0RUVVk/iconmonstrs.png "Some icons available screenshot.") | ||
Function: | ||
getIconmonstrBlock(`icon`,`style`,`CSSclass`) | ||
getIconmonstrBlock(`iconName`,`iconId`,`iconClass`) | ||
Real world example: | ||
`<%- @getIconmonstrBlock('globe','height:64px;fill:red','iconmonstr-head-nav') %>` | ||
`<%- @getIconmonstrBlock('globe','fredsId','iconmonstr-head-nav') %>` |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
18594