gabceb / atom-web-view

Package to open a web browser inside Atom
MIT License
52 stars 8 forks source link

Package.getStylesheetsPath is deprecated. #29

Open blackcater opened 9 years ago

blackcater commented 9 years ago

Store package style sheets in the styles/ directory instead of stylesheets/ in the web-view package

Package.getStylesheetsPath (K:\Users\Tom Tang\AppData\Local\atom\app-0.194.0\resources\app.asar\src\package.js:430:9)
Package.getStylesheetPaths (K:\Users\Tom Tang\AppData\Local\atom\app-0.194.0\resources\app.asar\src\package.js:441:32)
Package.loadStylesheets (K:\Users\Tom Tang\AppData\Local\atom\app-0.194.0\resources\app.asar\src\package.js:423:38)
<unknown> (K:\Users\Tom Tang\AppData\Local\atom\app-0.194.0\resources\app.asar\src\package.js:167:19)