angular-ui / AngularJS-Atom

An AngularJS package for Github's Atom editor
https://atom.io/packages/angularjs
MIT License
284 stars 49 forks source link

Package.getStylesheetsPath is deprecated. #21

Closed stramel closed 9 years ago

stramel commented 9 years ago

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

Package.getStylesheetsPath (/usr/local/share/atom/resources/app/src/package.js:448:9)
Package.getStylesheetPaths (/usr/local/share/atom/resources/app/src/package.js:459:32)

Atom: 0.189.0-edd46e4

outsideris commented 9 years ago

Thank you for reporting. I will check it.

outsideris commented 9 years ago

It's fixed in @716739a