reduxd / atom-itunes

Control iTunes from Atom + Now Playing
https://atom.io/packages/iTunes
6 stars 5 forks source link

Package.getStylesheetsPath is deprecated. #4

Open Fabian-Fynn opened 9 years ago

Fabian-Fynn commented 9 years ago

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

Package.getStylesheetsPath (/Users/Fabi/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:460:9)
Package.getStylesheetPaths (/Users/Fabi/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:471:32)
Package.loadStylesheets (/Users/Fabi/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:453:38)
<unknown> (/Users/Fabi/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:185:19)
Package.measure (/Users/Fabi/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:165:15)
Package.load (/Users/Fabi/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:179:12)