cocoo.li

Results 7 issues of cocoo.li

the FOUC happen in chrome, img.onerror don't eq link.onload https://stackoverflow.com/questions/3078584/link-element-onload#comment26774780_13610128 you can solve it by https://stackoverflow.com/questions/3211536/accessing-cross-domain-style-sheet-with-cssrules

- [ ] Have you checked the guidelines in our [Contributing](https://github.com/kvz/locutus/blob/master/CONTRIBUTING.md) document? ### Description

https://cordova.apache.org/docs/en/latest/guide/platforms/android/webview.html document Embed Cordova in native apps android webview ant jar deprecated

bug
support
help wanted

![image](https://user-images.githubusercontent.com/5475231/232234848-7a9a7b77-bd3c-443e-bf55-b298bc326655.png) scrollbar too long ~~,I don't know the meaning of existence

sync bower

why not add remote resources, eg: http://a.com/a.js

can config muilt directores ``` app.use(enrouten({ directory: ['controllers1', ' controllers2'] })); ``` by the way, now can i use like this as fall back? ``` app.use(enrouten({ directory: 'controllers1' })); app.use(enrouten({...