Closed zenonux closed 9 years ago
Store package style sheets in the styles/ directory instead of stylesheets/ in the open-in-browser package
styles/
stylesheets/
open-in-browser
Package.getStylesheetsPath (/opt/atom/resources/app/src/package.js:433:9) Package.getStylesheetPaths (/opt/atom/resources/app/src/package.js:444:32)
This should be fixed by the following commit: 9bfbb5a053dc028cda4f860c1b7c090a4354f97d
Store package style sheets in the
styles/
directory instead ofstylesheets/
in theopen-in-browser
package