InterviewSolution
Saved Bookmarks
| 1. |
What Is Interactive Shell? |
|
Answer» It EVALUATES SASSSCRIPT expression USING command line. You can RUN the SHELL with the sass command line along with -i option. It evaluates SassScript expression using command line. You can run the shell with the sass command line along with -i option. |
|