awatson1978/meteor-api

Package.getStylesheetsPath is deprecated.

abada opened this issue · 1 comments

Store package style sheets in the styles/ directory instead of stylesheets/ in the meteor-api package

Package.getStylesheetsPath (/Users/abdellatifhenno/Downloads/Atom.app/Contents/Resources/app/src/package.js:448:9)
Package.getStylesheetPaths (/Users/abdellatifhenno/Downloads/Atom.app/Contents/Resources/app/src/package.js:459:32)

Thanks for the ticket! This should be fixed as of 2.17.0, I think.