How to open CSS in new tab ?
Is there a shortcut for opening CSS source in new tab like there is Ctrl+u for opening HTML source in new tab ?
Is there a shortcut for opening CSS source in new tab like there is Ctrl+u for opening HTML source in new tab ?
Выбранное решение
No, just click on the CSS link in the source code to open the file in a tab.Or use the Inspector dev tool.
Прочитайте этот ответ в контексте 👍 0Все ответы (2)
Выбранное решение
No, just click on the CSS link in the source code to open the file in a tab.Or use the Inspector dev tool.