Maninder Singh
Member since Jun 6, 2014
- Profile: /members/11996-maninder-singh.htm
- Comments: 1
Recent Blog Comments By Maninder Singh
-
Executing JavaScript In The LESS CSS Precompiler
Posted on Jun 6, 2014 at 11:19 AM
Hi Ben, I went for a simple small example to test whether it really works or not, but it failed. The following is a small snippet I tried: @test: `function( api ) { return( "test".toUpperCase() ); })`; On executing my Less stylesheet is giving error. Is this works for you?... read more »