[GH-ISSUE #49] Package.getStylesheetsPath is deprecated. #44

Closed
opened 2026-05-05 14:59:27 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @abada on GitHub (Apr 5, 2015).
Original GitHub issue: https://github.com/awatson1978/meteor-api/issues/49

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)
Originally created by @abada on GitHub (Apr 5, 2015). Original GitHub issue: https://github.com/awatson1978/meteor-api/issues/49 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) ```
Author
Owner

@awatson1978 commented on GitHub (Apr 24, 2015):

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

<!-- gh-comment-id:95782264 --> @awatson1978 commented on GitHub (Apr 24, 2015): Thanks for the ticket! This should be fixed as of 2.17.0, I think.
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/meteor-api#44
No description provided.