InterviewSolution
Saved Bookmarks
| 1. |
What Is The Use Of E () Function? |
|
Answer» With the help of E()FUNCTION you can escape a VALUE so that it passes straight through to the compiled CSS, without being noticed by the LESS COMPILER. With the help of e()function you can escape a value so that it passes straight through to the compiled CSS, without being noticed by the LESS compiler. |
|