css-tricks.com
Why isn’t it <style src=””>?
17
The way JavaScript works is we can do scripts as an inline block: Or, if the script should be fetched from the network... With CSS, we can do an inline... Read full article