InterviewSolution
Saved Bookmarks
| 1. |
What Is Import Directive? |
|
Answer» It directly takes the FILENAME to import and all the imported FILES will get COMBINED in a single CSS FILE. It directly takes the filename to import and all the imported files will get combined in a single CSS file. |
|