Load css stylesheets Source: components/css-load.js, line 10 Methods (static) init() Loads a stylesheet on requestAnimationFrame or domContentLoaded. Source: components/css-load.js, line 31 (static) load(url) Load a stylesheet Parameters: Name Type Description url string The stylesheet url Source: components/css-load.js, line 18