sapegin / grunt-webfont

SVG to webfont converter for Grunt
MIT License
1.11k stars 210 forks source link

Fix less variable name #365

Closed alampros closed 7 years ago

alampros commented 7 years ago

Use LESS string variable interpolation (@{variableName}) syntax in generated LESS stylesheet.

Render the css sheet last to ensure the html demo uses it's paths (without the preprocessor variables).