tjmehta / atom-term

shell tab for atom
MIT License
57 stars 15 forks source link

Package.getStylesheetsPath is deprecated. #39

Open nclundsten opened 9 years ago

nclundsten commented 9 years ago

Store package style sheets in the styles/ directory instead of stylesheets/ in the term package

Package.getStylesheetsPath (/usr/share/atom/resources/app.asar/src/package.js:460:9)
Package.getStylesheetPaths (/usr/share/atom/resources/app.asar/src/package.js:471:32)
Package.loadStylesheets (/usr/share/atom/resources/app.asar/src/package.js:453:38)
<unknown> (/usr/share/atom/resources/app.asar/src/package.js:183:19)
Package.measure (/usr/share/atom/resources/app.asar/src/package.js:163:15)
Package.load (/usr/share/atom/resources/app.asar/src/package.js:177:12)