Files
atom/spec/fixtures/packages/theme-with-package-file/package.json
2013-09-13 16:20:05 -07:00

5 lines
79 B
JSON

{
"theme": true,
"stylesheets": ["first.css", "second.less", "last.css"]
}