I have a CSS file that I'd like to symlink to an external CSS file.
The external CSS file is only available as a URL - it's not on my filesystem.
Is this possible?
I'm running OSX.
|
I have a CSS file that I'd like to symlink to an external CSS file. The external CSS file is only available as a URL - it's not on my filesystem. Is this possible? I'm running OSX.
| |||||||||
feedback
|
Questions on Super User are expected to generally relate to computer software or computer hardware, within the scope defined in the faq.
|
If I understand your question correctly, you can include it using this in the local CSS file:
| |||
|
feedback
|